Home
last modified time | relevance | path

Searched defs:posY (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/gm/
H A Dimageresizetiled.cpp49 float posY = 0; in DEF_SIMPLE_GM() local
H A Dimageblurtiled.cpp59 int posY = 0; variable
/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.cpp123 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 Dvulkan_command_buffer_utils.h236 float posX, posY, posZ, posW; // Position data member
242 float posX, posY, posZ, posW; // Position data member
/third_party/ffmpeg/libswscale/
H A Dswscale.c393 int posY, cPosY, firstPosY, lastPosY, firstCPosY, lastCPosY; in swscale() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DTexture.cpp1212 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 DglsTextureBufferCase.cpp118 const size_t posY = (size_t(index) * 2) + 1; in genRandomCoords() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp525 float posY = (lheight - static_cast<float>(y)) / lheight; in generateTextureData() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp2299 VkImageSubresource posY = negX; in updateBorders() local
[all...]
/third_party/skia/modules/skparagraph/src/
H A DRun.h103 SkScalar posY(size_t index) const { return fPositions[index].fY; } in posY() function in skia::textlayout::Run

Completed in 17 milliseconds