Home
last modified time | relevance | path

Searched refs:kGradientTextureSize (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/gradients/
DGrGradientShader.cpp37 static const int kGradientTextureSize = 256; variable
43 static GrGradientBitmapCache gCache(kMaxNumCachedGradientBitmaps, kGradientTextureSize); in make_textured_colorizer()
/third_party/skia/src/gpu/gradients/
DGrGradientShader.cpp32 static const int kGradientTextureSize = 256; variable
38 static GrGradientBitmapCache gCache(kMaxNumCachedGradientBitmaps, kGradientTextureSize); in make_textured_colorizer()