Home
last modified time | relevance | path

Searched defs:maxLevelCount (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkMipmap.cpp173 int maxLevelCount = ComputeLevelCount(baseWidth, baseHeight); in ComputeLevelSize() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestCoverageLevel.java242 int maxLevelCount = 0; in oldTestInvariantPaths() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureSpecificationTests.cpp72 static inline int maxLevelCount(int size) in maxLevelCount() function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp93 static inline int maxLevelCount(int width, int height) in maxLevelCount() function
98 static inline int maxLevelCount(int width, int height, int depth) in maxLevelCount() function