Home
last modified time | relevance | path

Searched defs:posX (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp32 make_rsxform(SkPoint ofs, float posX, float posY, float dirX, float dirY, float scale) make_rsxform() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.cpp122 auto posX = pos[it->second.FirstComponent + 0]; in computeClipFlags() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.h236 float posX, posY, posZ, posW; // Position data member
242 float posX, posY, posZ, posW; // Position data member
/third_party/skia/modules/skparagraph/src/
H A DRun.cpp602 SkScalar Run::posX(size_t index) const { in scaleFontWithCompressionConfig() function in skia::textlayout::Run
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.cpp1210 egl::Image *posX = image[CubeFaceIndex(GL_TEXTURE_CUBE_MAP_POSITIVE_X)][level]; in updateBorders() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsTextureBufferCase.cpp117 const size_t posX = (size_t(index) * 2) + 0; in genRandomCoords() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp524 float posX = (lwidth - static_cast<float>(x)) / lwidth; in generateTextureData() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp2296 VkImageSubresource posX = subresource; in updateBorders() local
[all...]

Completed in 14 milliseconds