/external/deqp/external/vulkancts/modules/vulkan/texture/ |
vktTextureShadowTests.cpp | 407 tcu::Vec2 topRight; 419 , topRight (topRight_) 546 << "Coordinates: " << curCase.bottomLeft << " -> " << curCase.topRight 555 computeQuadTexCoordCube(texCoord, face, curCase.bottomLeft, curCase.topRight); [all...] |
vktTextureFilteringTests.cpp | 284 tcu::Vec2 topRight; 294 , topRight (topRight_) 426 log << TestLog::Message << "Coordinates: " << curCase.bottomLeft << " -> " << curCase.topRight << TestLog::EndMessage; 434 computeQuadTexCoordCube(texCoord, face, curCase.bottomLeft, curCase.topRight); [all...] |
vktTextureMipmapTests.cpp | 203 const Vec2 topRight; 230 const Vec2& topRight = s_basicCoords[cellNdx].topRight; 232 computeQuadTexCoord2D(dst, bottomLeft, topRight); [all...] |
/external/deqp/modules/egl/ |
teglWideColorTests.cpp | 127 IVec2 topRight; 133 , topRight (topRight_) 212 const float x2 = windowToDeviceCoordinates(coloredRect.topRight.x(), m_bufWidth); 213 const float y2 = windowToDeviceCoordinates(coloredRect.topRight.y(), m_bufHeight); [all...] |
/external/deqp/modules/gles2/functional/ |
es2fTextureMipmapTests.cpp | 192 Vec2 topRight; 219 const Vec2& topRight = s_basicCoords[cellNdx].topRight; 221 computeQuadTexCoord2D(dst, bottomLeft, topRight); [all...] |
/external/deqp/modules/gles3/functional/ |
es3fTextureShadowTests.cpp | 432 tcu::Vec2 topRight; 444 , topRight (topRight_) 632 << "Coordinates: " << curCase.bottomLeft << " -> " << curCase.topRight 641 computeQuadTexCoordCube(texCoord, face, curCase.bottomLeft, curCase.topRight); [all...] |
es3fTextureFilteringTests.cpp | 392 tcu::Vec2 topRight; 402 , topRight (topRight_) 611 m_testCtx.getLog() << TestLog::Message << "Coordinates: " << curCase.bottomLeft << " -> " << curCase.topRight << TestLog::EndMessage; 619 computeQuadTexCoordCube(texCoord, face, curCase.bottomLeft, curCase.topRight); [all...] |
es3fTextureMipmapTests.cpp | 236 Vec2 topRight; 263 const Vec2& topRight = s_basicCoords[cellNdx].topRight; 265 computeQuadTexCoord2D(dst, bottomLeft, topRight); [all...] |
/external/libopus/doc/ |
customdoxygen.css | 439 -moz-border-radius-topright: 8px; 686 -moz-border-radius-topright: 4px;
|
/external/libavc/decoder/ |
ih264d_mb_utils.c | [all...] |
ih264d_process_pslice.c | 503 /* N-Mb MVTop/TopRight Data ( To Int MV Top Scratch Buffers) */ [all...] |
/external/swiftshader/third_party/LLVM/docs/ |
doxygen.css | 402 -moz-border-radius-topright: 0.5em;
|
/external/deqp/modules/gles2/accuracy/ |
es2aTextureFilteringTests.cpp | 478 const tcu::Vec2& topRight, 495 computeQuadTexCoordCube(texCoord, (tcu::CubeFace)face, bottomLeft, topRight);
|
/external/deqp/modules/gles3/accuracy/ |
es3aTextureFilteringTests.cpp | 487 const tcu::Vec2& topRight, 504 computeQuadTexCoordCube(texCoord, (tcu::CubeFace)face, bottomLeft, topRight);
|
/external/libhevc/common/ |
ihevc_chroma_intra_pred_filters.c | 296 /* as each bit in nbr flags corresponds to 8 pels for bot_left, left, top and topright but 1 pel for topleft */ 363 /* as each bit in nbr flags corresponds to 4 pels for bot_left, left, top and topright but 1 pel for topleft */ [all...] |
ihevc_intra_pred_filters.c | 418 /* as each bit in nbr flags corresponds to 8 pels for bot_left, left, top and topright but 1 pel for topleft */ 562 /* as each bit in nbr flags corresponds to 8 pels for bot_left, left, top and topright but 1 pel for topleft */ [all...] |
/external/libjpeg-turbo/doc/html/ |
doxygen.css | 548 -moz-border-radius-topright: 4px; 820 -moz-border-radius-topright: 4px;
|
/external/libnl/doc/ |
libnl.css | 539 -moz-border-radius-topright: 4px; 797 -moz-border-radius-topright: 4px;
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
CssSchema.java | [all...] |
/external/eigen/Eigen/src/Core/util/ |
Constants.h | 257 enum CornerType { TopLeft, TopRight, BottomLeft, BottomRight };
|
/external/pdfium/core/fxcrt/ |
fx_coordinates.h | 507 PointType TopRight() const { return PointType(left + width, top); }
|
/frameworks/native/services/surfaceflinger/tests/ |
Transaction_test.cpp | 247 void expectQuadrant(const Rect& rect, const Color& topLeft, const Color& topRight, 259 expectColor(Rect(centerX + offsetX, rect.top, rect.right, centerY - offsetY), topRight, 347 const Color& topRight, const Color& bottomLeft, 356 fillBufferColor(buffer, Rect(halfW, 0, buffer.width, halfH), topRight); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
tmschema.h | 71 TM_ENUM(1,OT,TOPRIGHT)
|
/external/libavc/encoder/ |
ih264e_intra_modes_eval.c | 105 * Calculates the availability of the left, top, topright and topleft macroblocks. 209 * Calculates the availability of the left, top, topright and topleft subblock [all...] |
/external/libhevc/common/arm/ |
ihevc_intra_pred_filters_neon_intr.c | 303 /* as each bit in nbr flags corresponds to 8 pels for bot_left, left, top and topright but 1 pel for topleft */ 366 /* as each bit in nbr flags corresponds to 8 pels for bot_left, left, top and topright but 1 pel for topleft */ [all...] |