| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | Blit9.cpp | 294 bool flipY, in copyTexture() 334 bool flipY, in copy() 391 bool flipY, in formatConvert() 428 bool flipY, in setFormatConvertShaders() 616 bool flipY) in setViewportAndShaderConstants()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| D | FrameBufferMtl.h | 98 bool flipY() const { return mFlipY; } in flipY() function
|
| D | mtl_render_utils.h | 50 bool flipY = false; member
|
| /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() 464 bool flipY = false; in stretchRect() local 903 …ice::ClipDstRect(sw::RectF &srcRect, sw::Rect &dstRect, sw::Rect &clipRect, bool flipX, bool flipY) in ClipDstRect() 976 …ice::ClipSrcRect(sw::RectF &srcRect, sw::Rect &dstRect, sw::Rect &clipRect, bool flipX, bool flipY) in ClipSrcRect()
|
| D | Context.cpp | 4062 bool flipY = (srcY0 < srcY1) ^ (dstY0 < dstY1); in blitFramebuffer() local
|
| /third_party/skia/src/sksl/ |
| D | SkSLCompiler.h | 79 static std::array<float, 4> GetRTAdjustVector(SkISize rtDims, bool flipY) { in GetRTAdjustVector() 96 static std::array<float, 2> GetRTFlipVector(int rtHeight, bool flipY) { in GetRTFlipVector()
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | CopyTextureTest.cpp | 423 bool flipY, in testCopyTexture() 490 bool flipY, in testCopySubTexture() 1868 GLenum destType, bool flipY, bool premultiplyAlpha, in TEST_P() 1869 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P() 1986 const GLColor32F &expectedColor) { in TEST_P() 2116 const GLColor32U &expectedColor) { in TEST_P()
|
| D | CopyTexture3DTest.cpp | 72 bool flipY, in testCopy()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | RewriteDfdy.cpp | 200 TIntermTyped *flipY = mRotationSpecConst->getFlipY(); in visitAggregateWithoutRotation() local
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnProgramBuilder.cpp | 269 bool flipY = programInfo.origin() != kTopLeft_GrSurfaceOrigin; in Build() local 427 bool flipY, in createShaderModule()
|
| /third_party/vk-gl-cts/modules/glshared/ |
| D | glsFragmentOpUtil.cpp | 230 bool flipY = quad.posA.y() > quad.posB.y(); in render() local
|
| D | glsInteractionTestUtil.cpp | 241 bool flipY = rnd.getBool(); in computeRandomQuad() local
|
| D | glsFragOpInteractionCase.cpp | 200 const bool flipY = rnd.getBool(); in getRandomQuad() local 287 const bool flipY = quad.posB.y() < quad.posA.y(); in renderQuad() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | UtilsVk.h | 133 bool flipY; member 385 uint32_t flipY = 0; member 413 uint32_t flipY = 0; member 428 uint32_t flipY = 0; member
|
| D | FramebufferVk.cpp | 163 bool *flipY) in AdjustDimensionsAndFlipForPreRotation() 748 bool flipY = contextVk->isViewportFlipEnabledForReadFBO(); in readPixels() local 848 bool flipY) in blitWithCommand() 1058 bool flipY = sourceArea.isReversedY() != destArea.isReversedY(); in blit() local
|
| D | ContextVk.cpp | 5028 float flipY = -1.0f; in handleDirtyGraphicsDriverUniforms() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fRandomFragmentOpTests.cpp | 136 bool flipY = quad.posB.y() < quad.posA.y(); in renderQuad() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fRandomFragmentOpTests.cpp | 136 bool flipY = quad.posB.y() < quad.posA.y(); in renderQuad() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| D | vktGeometryInstancedRenderingTests.cpp | 212 const float flipY = rng.getBool() ? 1.0f : -1.0f; in generatePerInstancePosition() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryInstancedRenderingTests.cpp | 212 const float flipY = rng.getBool() ? 1.0f : -1.0f; in generatePerInstancePosition() local
|
| /third_party/skia/src/core/ |
| D | SkRRect.cpp | 506 const bool flipY = yScale < 0; in transform() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| D | Blitter.cpp | 155 bool flipY = destRect.y0 > destRect.y1; in blit() local
|
| /third_party/skia/src/gpu/ |
| D | GrDataUtils.cpp | 571 bool GrConvertPixels(const GrPixmap& dst, const GrCPixmap& src, bool flipY) { in GrConvertPixels()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | renderer_utils.cpp | 232 const bool flipY, in RotateRectangle()
|
| /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()
|