Searched defs:dstCopy (Results 1 – 16 of 16) sorted by relevance
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrGpu.cpp | 289 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()
|
D | GrInOrderDrawBuffer.cpp | 372 SkPath::FillType fill, const GrDeviceCoordTexture* dstCopy) { in onDrawPath() 388 SkPath::FillType fill, const GrDeviceCoordTexture* dstCopy) { in onDrawPaths() 545 const GrDeviceCoordTexture* dstCopy = in flush() local
|
D | GrDrawTarget.h | 494 const GrDeviceCoordTexture* dstCopy) { in executeDrawPath() 505 const GrDeviceCoordTexture* dstCopy) { in executeDrawPaths()
|
D | GrDrawTarget.cpp | 426 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/ |
D | GrGpu.cpp | 343 bool GrGpu::setupClipAndFlushState(DrawType type, const GrDeviceCoordTexture* dstCopy, in setupClipAndFlushState() 409 const GrDeviceCoordTexture* dstCopy) { in onDrawPath() 425 const GrDeviceCoordTexture* dstCopy) { in onDrawPaths()
|
D | GrDrawTarget.h | 512 const GrDeviceCoordTexture* dstCopy) { in executeDrawPath() 522 const GrDeviceCoordTexture* dstCopy) { in executeDrawPaths()
|
D | GrInOrderDrawBuffer.cpp | 443 SkPath::FillType fill, const GrDeviceCoordTexture* dstCopy) { in onDrawPath() 464 const GrDeviceCoordTexture* dstCopy) { in onDrawPaths() 632 const GrDeviceCoordTexture* dstCopy = in flush() local
|
D | GrDrawTarget.cpp | 416 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/ |
D | GrGLProgram.cpp | 98 const GrDeviceCoordTexture* dstCopy, in setData()
|
D | GrGpuGL_program.cpp | 207 bool GrGpuGL::flushGraphicsState(DrawType type, const GrDeviceCoordTexture* dstCopy) { in flushGraphicsState()
|
D | GrGLProgramDesc.cpp | 200 const GrDeviceCoordTexture* dstCopy, in Build()
|
/external/skia/src/gpu/gl/ |
D | GrGLProgram.cpp | 99 const GrDeviceCoordTexture* dstCopy, in setData()
|
D | GrGLProgramDesc.cpp | 45 const GrDeviceCoordTexture* dstCopy, in Build()
|
D | GrGpuGL_program.cpp | 213 bool GrGpuGL::flushGraphicsState(DrawType type, const GrDeviceCoordTexture* dstCopy) { in flushGraphicsState()
|
D | GrGLShaderBuilder.cpp | 391 GrGLShaderBuilder::DstReadKey GrGLShaderBuilder::KeyForDstRead(const GrTexture* dstCopy, in KeyForDstRead()
|
/external/chromium_org/third_party/skia/src/gpu/gl/builders/ |
D | GrGLFragmentShaderBuilder.cpp | 46 const GrTexture* dstCopy, const GrGLCaps& caps) { in KeyForDstRead()
|