Searched defs:FilterOperations (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DFilterOperations.h40 class FilterOperations { class in namespace:WebCore
44 FilterOperations(const FilterOperations& other) { *this = other; } function in class:WebCore::FilterOperations
H A DFilterOperations.cpp51 FilterOperations::FilterOperations() function in class:WebCore::FilterOperations
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperImageBuffer.cpp166 PassRefPtr<BitmapTexture> BitmapTextureImageBuffer::applyFilters(TextureMapper*, const FilterOperations&) argument
H A DTextureMapper.h97 virtual PassRefPtr<BitmapTexture> applyFilters(TextureMapper*, const FilterOperations&) { return this; } argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCALayerWin.cpp598 void PlatformCALayer::setFilters(const FilterOperations&) argument
606 bool PlatformCALayer::filtersCanBeComposited(const FilterOperations&) argument

Completed in 217 milliseconds