Searched defs:currentHeight (Results 1 – 10 of 10) sorted by relevance
| /external/skqp/src/gpu/ccpr/ |
| D | GrCCAtlas.h | 59 int currentHeight() const { return fHeight; } in currentHeight() function
|
| /external/skia/src/gpu/ccpr/ |
| D | GrCCAtlas.h | 59 int currentHeight() const { return fHeight; } in currentHeight() function
|
| /external/skia/tests/ |
| D | MipMapTest.cpp | 80 int currentHeight = height / twoToTheMipLevel; in test_mipmap_generation() local
|
| /external/skqp/tests/ |
| D | MipMapTest.cpp | 80 int currentHeight = height / twoToTheMipLevel; in test_mipmap_generation() local
|
| /external/skqp/src/gpu/gl/ |
| D | GrGLGpu.cpp | 978 int currentHeight = SkTMax(1, baseHeight / twoToTheMipLevel); in allocate_and_populate_texture() local 1011 int currentHeight = SkTMax(1, baseHeight / twoToTheMipLevel); in allocate_and_populate_texture() local 1084 int currentHeight = SkTMax(1, baseHeight / twoToTheMipLevel); in allocate_and_populate_compressed_texture() local 1110 int currentHeight = SkTMax(1, baseHeight / twoToTheMipLevel); in allocate_and_populate_compressed_texture() local 1240 int currentHeight = SkTMax(1, height / twoToTheMipLevel); in uploadTexData() local 1275 int currentHeight = SkTMax(1, height / twoToTheMipLevel); in uploadTexData() local 1333 int currentHeight = SkTMax(1, height / twoToTheMipLevel); in uploadTexData() local
|
| /external/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 1014 int currentHeight = SkTMax(1, baseHeight / twoToTheMipLevel); in allocate_and_populate_texture() local 1047 int currentHeight = SkTMax(1, baseHeight / twoToTheMipLevel); in allocate_and_populate_texture() local 1120 int currentHeight = SkTMax(1, baseHeight / twoToTheMipLevel); in allocate_and_populate_compressed_texture() local 1146 int currentHeight = SkTMax(1, baseHeight / twoToTheMipLevel); in allocate_and_populate_compressed_texture() local 1275 int currentHeight = SkTMax(1, height / twoToTheMipLevel); in uploadTexData() local 1310 int currentHeight = SkTMax(1, height / twoToTheMipLevel); in uploadTexData() local 1368 int currentHeight = SkTMax(1, height / twoToTheMipLevel); in uploadTexData() local
|
| /external/skqp/src/gpu/vk/ |
| D | GrVkGpu.cpp | 644 int currentHeight = height; in uploadTexDataOptimal() local 818 int currentHeight = height; in uploadTexDataCompressed() local 1452 int currentHeight = h; in createTestingOnlyVkImage() local
|
| /external/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 646 int currentHeight = height; in uploadTexDataOptimal() local 820 int currentHeight = height; in uploadTexDataCompressed() local 1464 int currentHeight = h; in createTestingOnlyVkImage() local
|
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiIncrementalPresentTests.cpp | 731 const deUint32 currentHeight = properties.currentExtent.height != 0xFFFFFFFFu in generateSwapchainConfigs() local
|
| /external/doclava/res/assets/templates-sdk/assets/js/ |
| D | docs.js | 6107 SwapContent.prototype.currentHeight = function(container) { method in SwapContent
|