/third_party/flutter/skia/gm/ |
D | anisotropic.cpp | 81 int yOff; in onDraw() local 96 int xOff, yOff; in onDraw() local
|
D | nested.cpp | 102 SkScalar xOff = 2, yOff = 2; in onDraw() local
|
/third_party/skia/gm/ |
D | anisotropic.cpp | 79 int yOff; in onDraw() local 94 int xOff, yOff; in onDraw() local
|
D | nested.cpp | 102 SkScalar xOff = 2, yOff = 2; in onDraw() local
|
/third_party/flutter/skia/tests/ |
D | FontHostStreamTest.cpp | 42 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | DrawTextTest.cpp | 42 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | BlurTest.cpp | 103 const int yOff = itest.fTop - iref.fTop; in compare() local
|
/third_party/skia/tests/ |
D | FontHostStreamTest.cpp | 42 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | DrawTextTest.cpp | 43 const int yOff = itest.fTop - iref.fTop; in compare() local
|
D | BlurTest.cpp | 100 const int yOff = itest.fTop - iref.fTop; in compare() local
|
/third_party/flutter/skia/tools/ |
D | DDLTileHelper.cpp | 108 for (int y = 0, yOff = 0; y < fNumDivisions; ++y, yOff += yTileSize) { in DDLTileHelper() local
|
/third_party/skia/tools/ |
D | DDLTileHelper.cpp | 239 for (int y = 0, yOff = 0; y < fNumYDivisions; ++y, yOff += yTileSize) { in DDLTileHelper() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
D | vktTessellationCoordinatesTests.cpp | 209 for (int yOff = -((size-1)/2); yOff <= size/2; ++yOff) in drawPoint() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationCoordinatesTests.cpp | 209 for (int yOff = -((size-1)/2); yOff <= size/2; ++yOff) in drawPoint() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsLifetimeTests.cpp | 664 const GLint yOff = rnd.getInt(0, target.getHeight() - height); in randomViewport() local
|
D | glsLongStressCase.cpp | 560 void Texture::setSubData (const ConstPixelBufferAccess& src, const int xOff, const int yOff, const … in setSubData() argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 994 GLint yOff = rnd.getInt(0, target.getHeight() - height); in randomViewport() local
|
D | es31fTessellationTests.cpp | 1031 for (int yOff = -((size-1)/2); yOff <= size/2; yOff++) in drawPoint() local
|