/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.cpp | 390 …ight, unsigned int sourcePitch, unsigned int destPitch, unsigned int bytes, bool flipX, bool flipY) in copyBuffer() 463 bool flipX = false; in stretchRect() local 903 …bool Device::ClipDstRect(sw::RectF &srcRect, sw::Rect &dstRect, sw::Rect &clipRect, bool flipX, bo… in ClipDstRect() 976 …bool Device::ClipSrcRect(sw::RectF &srcRect, sw::Rect &dstRect, sw::Rect &clipRect, bool flipX, bo… in ClipSrcRect()
|
D | Context.cpp | 4061 bool flipX = (srcX0 < srcX1) ^ (dstX0 < dstX1); in blitFramebuffer() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsFragmentOpUtil.cpp | 229 bool flipX = quad.posA.x() > quad.posB.x(); in render() local
|
D | glsInteractionTestUtil.cpp | 240 bool flipX = rnd.getBool(); in computeRandomQuad() local
|
D | glsFragOpInteractionCase.cpp | 199 const bool flipX = rnd.getBool(); in getRandomQuad() local 286 const bool flipX = quad.posB.x() < quad.posA.x(); in renderQuad() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | UtilsVk.h | 132 bool flipX; member 384 uint32_t flipX = 0; member 412 uint32_t flipX = 0; member 427 uint32_t flipX = 0; member
|
D | FramebufferVk.cpp | 162 bool *flipX, in AdjustDimensionsAndFlipForPreRotation() 847 bool flipX, in blitWithCommand() 1057 bool flipX = sourceArea.isReversedX() != destArea.isReversedX(); in blit() local
|
D | ContextVk.cpp | 5027 float flipX = 1.0f; in handleDirtyGraphicsDriverUniforms() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fRandomFragmentOpTests.cpp | 135 bool flipX = quad.posB.x() < quad.posA.x(); in renderQuad() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fRandomFragmentOpTests.cpp | 135 bool flipX = quad.posB.x() < quad.posA.x(); in renderQuad() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 211 const float flipX = rng.getBool() ? 1.0f : -1.0f; in generatePerInstancePosition() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 211 const float flipX = rng.getBool() ? 1.0f : -1.0f; in generatePerInstancePosition() local
|
/third_party/skia/src/core/ |
D | SkRRect.cpp | 501 const bool flipX = xScale < 0; in transform() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Blitter.cpp | 154 bool flipX = destRect.x0 > destRect.x1; in blit() local
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3073 …mpleFramebuffer (deUint32 mask, const IVec4& srcRect, const IVec4& dstRect, bool flipX, bool flipY) in blitResolveMultisampleFramebuffer()
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 1272 flipX(): DOMMatrix; method
|
D | lib.dom.d.ts | 4068 flipX(): DOMMatrix; method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 1252 flipX(): DOMMatrix; method
|
D | dom.generated.d.ts | 4048 flipX(): DOMMatrix; method
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 13443 flipX(): SVGMatrix; method
|