Home
last modified time | relevance | path

Searched defs:bottomLeft (Results 26 - 50 of 61) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp419 tcu::Vec2 bottomLeft; member
H A DvktTextureShadowTests.cpp480 tcu::Vec2 bottomLeft; member
1395 tcu::Vec2 bottomLeft; member
H A DvktTextureMipmapTests.cpp214 const Vec2 bottomLeft; in getBasicTexCoord2D() member
241 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureFilteringTests.cpp394 tcu::Vec2 bottomLeft; member
H A Des3fTextureShadowTests.cpp433 tcu::Vec2 bottomLeft; member
H A Des3fTextureMipmapTests.cpp235 Vec2 bottomLeft; in getBasicTexCoord2D() member
262 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringTests.cpp418 tcu::Vec2 bottomLeft; member
H A DvktTextureShadowTests.cpp478 tcu::Vec2 bottomLeft; member
1393 tcu::Vec2 bottomLeft; member
H A DvktTextureMipmapTests.cpp214 const Vec2 bottomLeft; in getBasicTexCoord2D() member
241 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
/third_party/vk-gl-cts/modules/egl/
H A DteglBufferAgeTests.cpp131 IVec2 bottomLeft; member
[all...]
H A DteglPartialUpdateTests.cpp119 IVec2 bottomLeft; member
[all...]
H A DteglSwapBuffersWithDamageTests.cpp87 IVec2 bottomLeft; member
[all...]
H A DteglWideColorTests.cpp130 IVec2 bottomLeft; member
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp188 Vec2 bottomLeft; in getBasicTexCoord2D() member
215 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp191 Vec2 bottomLeft; in getBasicTexCoord2D() member
218 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp179 Vec2 bottomLeft; in getBasicTexCoord2D() member
206 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.h129 double bottomLeft; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_search.cpp860 CalcDimension bottomLeft = defaultBorderRadius.radiusBottomLeft.value(); in ParseBorderRadius() local
817 ParseAllBorderRadiuses(JSRef<JSObject>& object, CalcDimension& topLeft, CalcDimension& topRight, CalcDimension& bottomLeft, CalcDimension& bottomRight) ParseAllBorderRadiuses() argument
H A Djs_textfield.cpp961 CalcDimension bottomLeft = defaultBorderRadius.radiusBottomLeft.value(); in ParseBorderRadius() local
918 ParseAllBorderRadiuses(JSRef<JSObject>& object, CalcDimension& topLeft, CalcDimension& topRight, CalcDimension& bottomLeft, CalcDimension& bottomRight) ParseAllBorderRadiuses() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTests.cpp924 const auto bottomLeft = tcu::Vec4(0.0, 1.0, 1.0, 1.0); in createInstance() local
429 QuadrantsInstance(Context& context, const IterationParams& params, const tcu::Vec4 topLeft, const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) QuadrantsInstance() argument
H A DvktMeshShaderBuiltinTestsEXT.cpp1067 const auto bottomLeft = (m_writeVal ? tcu::Vec4(0.0, 1.0, 1.0, 1.0) : getClearColor()); in createInstance() local
539 QuadrantsInstance(Context& context, const IterationParams& params, const tcu::Vec4 topLeft, const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) QuadrantsInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTests.cpp924 const auto bottomLeft = tcu::Vec4(0.0, 1.0, 1.0, 1.0); in createInstance() local
429 QuadrantsInstance(Context& context, const IterationParams& params, const tcu::Vec4 topLeft, const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) QuadrantsInstance() argument
H A DvktMeshShaderBuiltinTestsEXT.cpp1067 const auto bottomLeft = (m_writeVal ? tcu::Vec4(0.0, 1.0, 1.0, 1.0) : getClearColor()); in createInstance() local
539 QuadrantsInstance(Context& context, const IterationParams& params, const tcu::Vec4 topLeft, const tcu::Vec4 topRight, const tcu::Vec4 bottomLeft, const tcu::Vec4 bottomRight) QuadrantsInstance() argument
/third_party/skia/src/effects/imagefilters/
H A DSkLightingImageFilter.cpp506 SkIRect bottomLeft = SkIRect::MakeXYWH(0, dstRect.height() - 1, 1, 1); in filterImageGPU() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp1085 void computeQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2D() argument
1095 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2DArray() argument
1190 computeQuadTexCoordCube(std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) computeQuadTexCoordCube() argument
1230 computeQuadTexCoordCubeArray(std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight, const tcu::Vec2& layerRange) computeQuadTexCoordCubeArray() argument
[all...]

Completed in 77 milliseconds

123