Searched defs:posY (Results 1 - 11 of 11) sorted by relevance
/third_party/skia/gm/ |
H A D | imageresizetiled.cpp | 49 float posY = 0; in DEF_SIMPLE_GM() local
|
H A D | imageblurtiled.cpp | 59 int posY = 0; variable
|
/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 | 123 auto posY = pos[it->second.FirstComponent + 1]; 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/ffmpeg/libswscale/ |
H A D | swscale.c | 393 int posY, cPosY, firstPosY, lastPosY, firstCPosY, lastCPosY; in swscale() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Texture.cpp | 1212 egl::Image *posY = image[CubeFaceIndex(GL_TEXTURE_CUBE_MAP_POSITIVE_Y)][level]; in updateBorders() local [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsTextureBufferCase.cpp | 118 const size_t posY = (size_t(index) * 2) + 1; in genRandomCoords() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcInternalformatTests.cpp | 525 float posY = (lheight - static_cast<float>(y)) / lheight; in generateTextureData() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Blitter.cpp | 2299 VkImageSubresource posY = negX; in updateBorders() local [all...] |
/third_party/skia/modules/skparagraph/src/ |
H A D | Run.h | 103 SkScalar posY(size_t index) const { return fPositions[index].fY; } in posY() function in skia::textlayout::Run
|
Completed in 17 milliseconds