Searched refs:currentWidth (Results 1 – 7 of 7) sorted by relevance
/external/skia/tests/ |
D | MipMapTest.cpp | 79 int currentWidth = width / twoToTheMipLevel; in test_mipmap_generation() local 81 REPORTER_ASSERT(reporter, level.fPixmap.width() == currentWidth); in test_mipmap_generation()
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 555 int currentWidth = width; in uploadTexDataOptimal() local 562 currentWidth = SkTMax(1, currentWidth/2); in uploadTexDataOptimal() 565 ¤tWidth, in uploadTexDataOptimal() 571 const size_t trimmedSize = currentWidth * bpp * currentHeight; in uploadTexDataOptimal() 587 currentWidth = width; in uploadTexDataOptimal() 590 const size_t trimRowBytes = currentWidth * bpp; in uploadTexDataOptimal() 610 region.bufferRowLength = currentWidth; in uploadTexDataOptimal() 614 region.imageExtent = { (uint32_t)currentWidth, (uint32_t)currentHeight, 1 }; in uploadTexDataOptimal() 616 currentWidth = SkTMax(1, currentWidth/2); in uploadTexDataOptimal()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 889 int currentWidth = SkTMax(1, desc.fWidth / twoToTheMipLevel); in allocate_and_populate_uncompressed_texture() local 897 currentWidth, in allocate_and_populate_uncompressed_texture() 922 int currentWidth = SkTMax(1, baseWidth / twoToTheMipLevel); in allocate_and_populate_uncompressed_texture() local 931 currentWidth, in allocate_and_populate_uncompressed_texture() 989 int currentWidth = SkTMax(1, baseWidth / twoToTheMipLevel); in allocate_and_populate_compressed_texture() local 994 size_t dataSize = GrCompressedFormatDataSize(desc.fConfig, currentWidth, in allocate_and_populate_compressed_texture() 1000 currentWidth, in allocate_and_populate_compressed_texture() 1010 int currentWidth = SkTMax(1, baseWidth / twoToTheMipLevel); in allocate_and_populate_compressed_texture() local 1021 currentWidth, in allocate_and_populate_compressed_texture() 1091 int currentWidth = SkTMax(1, width / twoToTheMipLevel); in uploadTexData() local [all …]
|
/external/deqp/framework/common/ |
D | tcuRasterizationVerifier.cpp | 1282 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local 1321 currentWidth = 1; in verifySinglesampleLineGroupRasterization() 1328 ++currentWidth; in verifySinglesampleLineGroupRasterization() 1334 currentWidth = 1; in verifySinglesampleLineGroupRasterization() 1343 if (currentWidth != lineWidth) in verifySinglesampleLineGroupRasterization() 1345 …d line width at (" << x - currentWidth << ", " << y << ") - (" << x - 1 << ", " << y << "). Detect… in verifySinglesampleLineGroupRasterization() 1351 currentWidth = 1; in verifySinglesampleLineGroupRasterization() 1363 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local 1402 currentWidth = 1; in verifySinglesampleLineGroupRasterization() 1409 ++currentWidth; in verifySinglesampleLineGroupRasterization() [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |