Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkMipMap.cpp532 int maxLevelCount = ComputeLevelCount(baseWidth, baseHeight); in ComputeLevelSize() local
/third_party/skia/src/core/
DSkMipmap.cpp698 int maxLevelCount = ComputeLevelCount(baseWidth, baseHeight); in ComputeLevelSize() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp72 static inline int maxLevelCount (int size) in maxLevelCount() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp87 static inline int maxLevelCount (int width, int height) in maxLevelCount() function
92 static inline int maxLevelCount (int width, int height, int depth) in maxLevelCount() function