/external/skia/src/gpu/ |
D | GrDynamicAtlas.h | 61 int currentHeight() const { return fHeight; } in currentHeight() function
|
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/ |
D | ImageProcessor.java | 72 int currentHeight = inputImageHeight; in inverseTransform() local
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCAtlas.h | 59 int currentHeight() const { return fHeight; } in currentHeight() function
|
/external/skqp/tests/ |
D | MipMapTest.cpp | 80 int currentHeight = height / twoToTheMipLevel; in test_mipmap_generation() local
|
/external/skia/tests/ |
D | MipMapTest.cpp | 81 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/skqp/src/gpu/vk/ |
D | GrVkGpu.cpp | 644 int currentHeight = height; in uploadTexDataOptimal() local 826 int currentHeight = height; in uploadTexDataCompressed() local 1460 int currentHeight = h; in createTestingOnlyVkImage() local
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSharedPresentableImageTests.cpp | 610 const deUint32 currentHeight = properties.currentExtent.height != 0xFFFFFFFFu in generateSwapchainConfigs() local
|
D | vktWsiIncrementalPresentTests.cpp | 700 const deUint32 currentHeight = properties.currentExtent.height != 0xFFFFFFFFu in generateSwapchainConfigs() local
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/video/ |
D | MediaCodecVideoRenderer.java | 135 private int currentHeight; field in MediaCodecVideoRenderer
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 721 int currentHeight = height; in uploadToTexture() local
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 910 int currentHeight = height; in uploadTexDataOptimal() local
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 1673 const int currentHeight = std::max(1, dimensions.height() / twoToTheMipLevel); in createTexture() local
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | docs.js | 6107 SwapContent.prototype.currentHeight = function(container) { method in SwapContent
|