/external/skia/src/gpu/ |
D | GrCommandBuilder.cpp | 24 GrRenderTarget* renderTarget) { in recordClear() 45 GrRenderTarget* renderTarget) { in recordClearStencilClip() 56 GrTargetCommands::Cmd* GrCommandBuilder::recordDiscard(GrRenderTarget* renderTarget) { in recordDiscard()
|
D | GrInOrderDrawBuffer.cpp | 78 bool canIgnoreRect, GrRenderTarget* renderTarget) { in onClear() 85 GrRenderTarget* renderTarget) { in clearStencilClip() 90 void GrInOrderDrawBuffer::discard(GrRenderTarget* renderTarget) { in discard()
|
D | GrRenderTargetPriv.h | 32 explicit GrRenderTargetPriv(GrRenderTarget* renderTarget) : fRenderTarget(renderTarget) {} in GrRenderTargetPriv()
|
D | GrGpu.cpp | 55 static GrSurfaceOrigin resolve_origin(GrSurfaceOrigin origin, bool renderTarget) { in resolve_origin() 210 GrRenderTarget* renderTarget) { in clear() 218 GrRenderTarget* renderTarget) { in clearStencilClip()
|
D | GrTexture.cpp | 70 bool renderTarget = 0 != (desc.fFlags & kRenderTarget_GrSurfaceFlag); in resolve_origin() local
|
D | GrTargetCommands.h | 179 GrRenderTarget* renderTarget() const { return fRenderTarget.get(); } in renderTarget() function 195 GrRenderTarget* renderTarget() const { return fRenderTarget.get(); } in renderTarget() function
|
/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 78 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateES() local 331 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateES() local 634 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateGLCore() local 923 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in resetStateGLCore() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fRasterizationTests.cpp | 435 …ame, const char* desc, glw::GLenum primitiveDrawType, BaseRenderingCase::RenderTarget renderTarget… in BaseTriangleCase() 518 …GLenum primitiveDrawType, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget… in BaseLineCase() 662 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget… in PointCase() 826 …Context& context, const char* name, const char* desc, BaseRenderingCase::RenderTarget renderTarget… in TrianglesCase() 902 …Context& context, const char* name, const char* desc, BaseRenderingCase::RenderTarget renderTarget… in TriangleStripCase() 971 …Context& context, const char* name, const char* desc, BaseRenderingCase::RenderTarget renderTarget… in TriangleFanCase() 1040 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget… in LinesCase() 1109 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget… in LineStripCase() 1170 …* name, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget… in LineLoopCase() 1255 …ctx, const char* name, const char* desc, FillRuleCaseType type, RenderTarget renderTarget, int num… in FillRuleCase() [all …]
|
D | es3fDepthStencilClearTests.cpp | 204 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate() local 232 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in generateClears() local 403 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in renderReference() local
|
D | es3fFragDepthTests.cpp | 128 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local 299 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
|
D | es3fPrerequisiteTests.cpp | 176 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate() local
|
D | es3fDepthTests.cpp | 128 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in iterate() local
|
D | es3fFboTestCase.cpp | 63 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in iterate() local
|
D | es3fRasterizerDiscardTests.cpp | 249 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate() local
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_dwrite.cpp | 177 FX_BOOL CDWriteExt::DwCreateRenderingTarget(CFX_DIBitmap* pBitmap, void** renderTarget) in DwCreateRenderingTarget() 222 FX_BOOL CDWriteExt::DwRendingString(void* renderTarget, CFX_ClipRgn* pClipRgn, FX_RECT& stringRect,… in DwRendingString() 263 void CDWriteExt::DwDeleteRenderingTarget(void* renderTarget) in DwDeleteRenderingTarget()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 201 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate() local 229 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in generateClears() local 400 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in renderReference() local
|
D | es2fDepthRangeTests.cpp | 144 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local 293 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate() local
|
D | es2fPrerequisiteTests.cpp | 176 const tcu::RenderTarget& renderTarget = m_context.getRenderTarget(); in iterate() local
|
D | es2fDepthTests.cpp | 125 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in iterate() local
|
/external/deqp/framework/referencerenderer/ |
D | rrRenderer.cpp | 1026 const RenderTarget& renderTarget, in writeFragmentPackets() 1099 const RenderTarget& renderTarget, in rasterizePrimitive() 1167 const RenderTarget& renderTarget, in rasterizePrimitive() 1220 const RenderTarget& renderTarget, in rasterizePrimitive() 1286 const RenderTarget& renderTarget, in rasterize() 1329 void drawBasicPrimitives (const RenderState& state, const RenderTarget& renderTarget, const Program… in drawBasicPrimitives() 1386 …GeometryShaderOutputAsPrimitives (const RenderState& state, const RenderTarget& renderTarget, cons… in drawGeometryShaderOutputAsPrimitives() 1405 void drawWithGeometryShader(const RenderState& state, const RenderTarget& renderTarget, const Progr… in drawWithGeometryShader() 1473 void drawAsPrimitives (const RenderState& state, const RenderTarget& renderTarget, const Program& p… in drawAsPrimitives()
|
D | rrRenderer.hpp | 121 const RenderTarget& renderTarget; member in rr::DrawCommand
|
/external/deqp/modules/glshared/ |
D | glsShaderPerformanceCase.cpp | 118 static void logRenderTargetInfo (TestLog& log, const tcu::RenderTarget& renderTarget) in logRenderTargetInfo()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 406 static GrSurfaceOrigin resolve_origin(GrSurfaceOrigin origin, bool renderTarget) { in resolve_origin() 443 bool renderTarget = SkToBool(desc.fFlags & kRenderTarget_GrBackendTextureFlag); in onWrapBackendTexture() local 982 bool renderTarget = SkToBool(desc.fFlags & kRenderTarget_GrSurfaceFlag); in onCreateTexture() local 1565 void GrGLGpu::discard(GrRenderTarget* renderTarget) { in discard() 1668 bool GrGLGpu::readPixelsWillPayForYFlip(GrRenderTarget* renderTarget, in readPixelsWillPayForYFlip()
|
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestCase.cpp | 63 const tcu::RenderTarget& renderTarget = renderCtx.getRenderTarget(); in iterate() local
|
/external/skia/src/views/ |
D | SkWindow.cpp | 351 GrRenderTarget* SkWindow::renderTarget(const AttachmentInfo& attachmentInfo, in renderTarget() function in SkWindow
|