Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkUnPreMultiply.cpp19 const uint32_t SkUnPreMultiply::gTable[] = { member in SkUnPreMultiply
/third_party/skia/src/gpu/vk/
DGrVkPipeline.cpp180 static const VkStencilOp gTable[] = { in stencil_op_to_vk_stencil_op() local
204 static const VkCompareOp gTable[] = { in stencil_func_to_vk_compare_op() local
339 static const VkBlendOp gTable[] = { in blend_equation_to_vk_blend_op() local
/third_party/skia/modules/sksg/src/
DSkSGColorFilter.cpp155 uint8_t rTable[256], gTable[256], bTable[256]; in MakeNColorGradient() local
/third_party/skia/src/gpu/gl/
DGrGLUtil.cpp713 static const GrGLenum gTable[kGrStencilTestCount] = { in GrToGLStencilFunc() local
DGrGLGpu.cpp2434 static const GrGLenum gTable[kGrStencilOpCount] = { in gr_to_gl_stencil_op() local
/third_party/skia/src/gpu/
DSkGr.cpp344 } gTable; in make_dither_lut() local