Searched defs:transformType (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/hwc2/ |
D | Display.h | 45 android::hardware::graphics::common::V1_0::ColorTransform transformType; member
|
D | Layer.cpp | 210 const auto transformType = static_cast<HWC2::Transform>(transform); in setTransform() local
|
D | Display.cpp | 566 const auto transformType = static_cast<ColorTransform>(transformTypeRaw); in setColorTransform() local 571 ColorTransform transformType) { in setColorTransformEnum()
|
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | capture_gles_ext_params.cpp | 2038 GLenum transformType, in CaptureCoverFillPathInstancedCHROMIUM_paths() 2052 GLenum transformType, in CaptureCoverFillPathInstancedCHROMIUM_transformValues() 2066 GLenum transformType, in CaptureCoverStrokePathInstancedCHROMIUM_paths() 2080 GLenum transformType, in CaptureCoverStrokePathInstancedCHROMIUM_transformValues() 2095 GLenum transformType, in CaptureStencilStrokePathInstancedCHROMIUM_paths() 2110 GLenum transformType, in CaptureStencilStrokePathInstancedCHROMIUM_transformValues() 2125 GLenum transformType, in CaptureStencilFillPathInstancedCHROMIUM_paths() 2140 GLenum transformType, in CaptureStencilFillPathInstancedCHROMIUM_transformValues() 2156 GLenum transformType, in CaptureStencilThenCoverFillPathInstancedCHROMIUM_paths() 2173 GLenum transformType, in CaptureStencilThenCoverFillPathInstancedCHROMIUM_transformValues() [all …]
|