Home
last modified time | relevance | path

Searched defs:gTable (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/core/
DSkUnPreMultiply.cpp19 const uint32_t SkUnPreMultiply::gTable[] = { member in SkUnPreMultiply
/external/skia/src/gpu/ganesh/vk/
DGrVkPipeline.cpp172 static const VkStencilOp gTable[] = { in stencil_op_to_vk_stencil_op() local
196 static const VkCompareOp gTable[] = { in stencil_func_to_vk_compare_op() local
331 static const VkBlendOp gTable[] = { in blend_equation_to_vk_blend_op() local
/external/skia/modules/sksg/src/
DSkSGColorFilter.cpp154 uint8_t rTable[256], gTable[256], bTable[256]; in MakeNColorGradient() local
/external/skia/src/gpu/graphite/dawn/
DDawnGraphicsPipeline.cpp198 static const wgpu::BlendOperation gTable[] = { in blend_equation_to_dawn_blend_op() local
/external/skia/src/gpu/ganesh/gl/
DGrGLUtil.cpp759 static const GrGLenum gTable[kGrStencilTestCount] = { in GrToGLStencilFunc() local
DGrGLGpu.cpp2548 static const GrGLenum gTable[kGrStencilOpCount] = { in gr_to_gl_stencil_op() local
/external/skia/src/gpu/ganesh/
DSkGr.cpp358 } gTable; in make_dither_lut() local