Searched defs:posX (Results 1 - 8 of 8) sorted by relevance
/third_party/skia/modules/particles/src/ |
H A D | SkParticleDrawable.cpp | 32 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 D | VertexRoutine.cpp | 122 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 D | vulkan_command_buffer_utils.h | 236 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 D | Run.cpp | 602 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 D | Texture.cpp | 1210 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 D | glsTextureBufferCase.cpp | 117 const size_t posX = (size_t(index) * 2) + 0; in genRandomCoords() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcInternalformatTests.cpp | 524 float posX = (lwidth - static_cast<float>(x)) / lwidth; in generateTextureData() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Blitter.cpp | 2296 VkImageSubresource posX = subresource; in updateBorders() local [all...] |
Completed in 14 milliseconds