HomeSort by relevance Sort by last modified time
    Searched refs:bottomLeft (Results 26 - 35 of 35) sorted by null

12

  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 486 const tcu::Vec2& bottomLeft,
504 computeQuadTexCoordCube(texCoord, (tcu::CubeFace)face, bottomLeft, topRight);
  /external/zxing/core/
core.jar 
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureFilteringTests.cpp 283 tcu::Vec2 bottomLeft;
293 , bottomLeft (bottomLeft_)
426 log << TestLog::Message << "Coordinates: " << curCase.bottomLeft << " -> " << curCase.topRight << TestLog::EndMessage;
434 computeQuadTexCoordCube(texCoord, face, curCase.bottomLeft, curCase.topRight);
    [all...]
vktTextureMipmapTests.cpp 202 const Vec2 bottomLeft;
229 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft;
232 computeQuadTexCoord2D(dst, bottomLeft, topRight);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureFilteringTests.cpp 373 tcu::Vec2 bottomLeft;
383 , bottomLeft(bottomLeft_)
591 m_testCtx.getLog() << TestLog::Message << "Coordinates: " << curCase.bottomLeft << " -> " << curCase.topRight << TestLog::EndMessage;
599 computeQuadTexCoordCube(texCoord, face, curCase.bottomLeft, curCase.topRight);
    [all...]
es3fTextureMipmapTests.cpp 235 Vec2 bottomLeft;
262 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft;
265 computeQuadTexCoord2D(dst, bottomLeft, topRight);
    [all...]
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 
  /external/skia/src/effects/
SkLightingImageFilter.cpp 489 SkRect bottomLeft = SkRect::MakeXYWH(0, dstRect.height() - 1, 1, 1);
506 this->drawRect(renderTargetContext.get(), inputProxy, matrix, clip, bottomLeft,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 971 const TexCoordT (&bottomLeft)[4],
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 1205 milliseconds

12