Home
last modified time | relevance | path

Searched defs:fMaxTextureAtlasSize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DContextOptionsPriv.h57 int fMaxTextureAtlasSize = 2048; member
H A DCaps.h426 int fMaxTextureAtlasSize = 2048; variable
/aosp_15_r20/external/skia/include/gpu/ganesh/
H A DGrContextOptions.h342 int fMaxTextureAtlasSize = 2048; member