Home
last modified time | relevance | path

Searched defs:dstCopy (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
DGrGpu.cpp289 bool GrGpu::setupClipAndFlushState(DrawType type, const GrDeviceCoordTexture* dstCopy, in setupClipAndFlushState()
355 const GrDeviceCoordTexture* dstCopy) { in onDrawPath()
371 SkPath::FillType fill, const GrDeviceCoordTexture* dstCopy) { in onDrawPaths()
DGrInOrderDrawBuffer.cpp372 SkPath::FillType fill, const GrDeviceCoordTexture* dstCopy) { in onDrawPath()
388 SkPath::FillType fill, const GrDeviceCoordTexture* dstCopy) { in onDrawPaths()
545 const GrDeviceCoordTexture* dstCopy = in flush() local
DGrDrawTarget.h494 const GrDeviceCoordTexture* dstCopy) { in executeDrawPath()
505 const GrDeviceCoordTexture* dstCopy) { in executeDrawPaths()
DGrDrawTarget.cpp426 bool GrDrawTarget::setupDstReadIfNecessary(GrDeviceCoordTexture* dstCopy, const SkRect* drawBounds)… in setupDstReadIfNecessary()
553 GrDeviceCoordTexture dstCopy; in drawPath() local
574 GrDeviceCoordTexture dstCopy; in drawPaths() local
/external/skia/src/gpu/
DGrGpu.cpp343 bool GrGpu::setupClipAndFlushState(DrawType type, const GrDeviceCoordTexture* dstCopy, in setupClipAndFlushState()
409 const GrDeviceCoordTexture* dstCopy) { in onDrawPath()
425 const GrDeviceCoordTexture* dstCopy) { in onDrawPaths()
DGrDrawTarget.h512 const GrDeviceCoordTexture* dstCopy) { in executeDrawPath()
522 const GrDeviceCoordTexture* dstCopy) { in executeDrawPaths()
DGrInOrderDrawBuffer.cpp443 SkPath::FillType fill, const GrDeviceCoordTexture* dstCopy) { in onDrawPath()
464 const GrDeviceCoordTexture* dstCopy) { in onDrawPaths()
632 const GrDeviceCoordTexture* dstCopy = in flush() local
DGrDrawTarget.cpp416 bool GrDrawTarget::setupDstReadIfNecessary(GrDeviceCoordTexture* dstCopy, const SkRect* drawBounds)… in setupDstReadIfNecessary()
543 GrDeviceCoordTexture dstCopy; in drawPath() local
572 GrDeviceCoordTexture dstCopy; in drawPaths() local
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLProgram.cpp98 const GrDeviceCoordTexture* dstCopy, in setData()
DGrGpuGL_program.cpp207 bool GrGpuGL::flushGraphicsState(DrawType type, const GrDeviceCoordTexture* dstCopy) { in flushGraphicsState()
DGrGLProgramDesc.cpp200 const GrDeviceCoordTexture* dstCopy, in Build()
/external/skia/src/gpu/gl/
DGrGLProgram.cpp99 const GrDeviceCoordTexture* dstCopy, in setData()
DGrGLProgramDesc.cpp45 const GrDeviceCoordTexture* dstCopy, in Build()
DGrGpuGL_program.cpp213 bool GrGpuGL::flushGraphicsState(DrawType type, const GrDeviceCoordTexture* dstCopy) { in flushGraphicsState()
DGrGLShaderBuilder.cpp391 GrGLShaderBuilder::DstReadKey GrGLShaderBuilder::KeyForDstRead(const GrTexture* dstCopy, in KeyForDstRead()
/external/chromium_org/third_party/skia/src/gpu/gl/builders/
DGrGLFragmentShaderBuilder.cpp46 const GrTexture* dstCopy, const GrGLCaps& caps) { in KeyForDstRead()