Home
last modified time | relevance | path

Searched defs:xEnd (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/libgifcodec/
H A DSkLibGifCodec.cpp241 const int xEnd = std::min(frame->frameRect().right(), fReader->screenWidth()); in initializeSwizzler() local
429 const int xEnd = std::min(xBegin + width, this->dimensions().width()); in haveDecodedRow() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp687 deInt32 xEnd = xStart + viewRect.extent.width; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDepthClampTests.cpp687 deInt32 xEnd = xStart + viewRect.extent.width; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp935 deInt32 xEnd = deInt32(floorf(xf[1] + 0.5f)); in rasterizeExpectedResults() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp950 const int xEnd = (col + 1)*dst.getWidth() / numCols; in fillWithRandomColorTiles() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp844 deInt32 xEnd = deInt32(floorf(xf[1] + 0.5f)); in rasterizeExpectedResults() local
/third_party/skia/third_party/etc1/
H A Detc1.cpp538 etc1_uint32 xEnd = width - x; in etc1_encode_image() local
590 etc1_uint32 xEnd = width - x; in etc1_decode_image() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp564 int xEnd = (instanceNdx + 1) * wid / m_numInstances; in computeReference() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp950 const int xEnd = (col + 1)*dst.getWidth() / numCols; in fillWithRandomColorTiles() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp252 const int xEnd = regionOffset.x() + regionSize.x(); in countPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp252 const int xEnd = regionOffset.x() + regionSize.x(); in countPixels() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp116 const int xEnd = (col+1)*dst.getWidth()/numCols; in fillWithRandomColorTiles() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp184 const int xEnd = (col+1)*dst.getWidth()/numCols; in fillWithRandomColorTiles() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DImageTest.cpp815 uint32_t xEnd = planeWidth; in verifyResultAHB() local
869 uint32_t xEnd = width; in verifyResultAHB() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp184 const int xEnd = (col+1)*dst.getWidth()/numCols; in fillWithRandomColorTiles() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp202 const float xEnd = (nextIndex == viewCount) ? 1.0f : (-1.0f + step * static_cast<float>(nextIndex)); in createFullscreenMesh() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1454 int xEnd = 0; in fillQuarter() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp198 const float xEnd = (nextIndex == viewCount) ? 1.0f : (-1.0f + step * static_cast<float>(nextIndex)); in createFullscreenMesh() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1479 int xEnd = 0; in fillQuarter() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3794 const int xEnd = deMax32(blit.dstOffsets[0].x, blit.dstOffsets[1].x); in forEach() local

Completed in 74 milliseconds