| /third_party/flutter/skia/src/gpu/ |
| D | GrDataUtils.cpp | 316 int currentWidth = baseWidth; in GrComputeTightCombinedBufferSize() local 351 int currentWidth = baseWidth; in GrFillInData() local 365 int currentWidth = baseWidth; in GrFillInCompressedData() local
|
| D | GrContextPriv.cpp | 366 int currentWidth = baseWidth; in createBackendTexture() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| D | vktFragmentShadingRateTests.cpp | 341 const deUint32 currentWidth = fragmentSize.width; in testShadingRates() local
|
| /third_party/flutter/skia/src/gpu/ccpr/ |
| D | GrCCAtlas.h | 77 int currentWidth() const { return fWidth; } in currentWidth() function
|
| /third_party/flutter/skia/tests/ |
| D | MipMapTest.cpp | 79 int currentWidth = width / twoToTheMipLevel; in test_mipmap_generation() local
|
| /third_party/skia/tests/ |
| D | MipMapTest.cpp | 80 int currentWidth = width / twoToTheMipLevel; in test_mipmap_generation() local
|
| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 987 const int currentWidth = SkTMax(1, baseWidth / twoToTheMipLevel); in allocate_and_populate_texture() local 1035 const int currentWidth = SkTMax(1, baseWidth / twoToTheMipLevel); in allocate_and_populate_texture() local 1195 const int currentWidth = SkTMax(1, width / twoToTheMipLevel); in uploadTexData() local 3893 int currentWidth = SkTMax(1, w / twoToTheMipLevel); in createBackendTexture() local
|
| /third_party/skia/experimental/sktext/src/ |
| D | Text.cpp | 394 auto currentWidth = line.width() + spaces.width() + clusters.width() + cluster.width(); in wrap() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiSharedPresentableImageTests.cpp | 607 const deUint32 currentWidth = properties.currentExtent.width != 0xFFFFFFFFu in generateSwapchainConfigs() local
|
| D | vktWsiIncrementalPresentTests.cpp | 697 const deUint32 currentWidth = properties.currentExtent.width != 0xFFFFFFFFu in generateSwapchainConfigs() local
|
| /third_party/flutter/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 737 int currentWidth = width; in uploadTexDataOptimal() local 1732 int currentWidth = w; in createVkImageForBackendSurface() local
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuRasterizationVerifier.cpp | 1545 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local 1629 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
|
| /third_party/flutter/skia/modules/skshaper/src/ |
| D | SkShaper_harfbuzz.cpp | 1043 SkScalar currentWidth = 0; in wrap() local
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DGpu.cpp | 742 int currentWidth = rect.width(); in uploadToTexture() local
|
| /third_party/skia/modules/skshaper/src/ |
| D | SkShaper_harfbuzz.cpp | 1074 SkScalar currentWidth = 0; in wrap() local
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 920 int currentWidth = rect.width(); in uploadTexDataOptimal() local
|
| /third_party/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 1745 const int currentWidth = std::max(1, dimensions.width() / twoToTheMipLevel); in createTexture() local
|