/external/chromium_org/third_party/skia/src/gpu/ |
GrBitmapTextContext.cpp | 60 drawState->setFromPaint(fPaint, SkMatrix::I(), fContext->getRenderTarget());
|
GrDistanceFieldTextContext.cpp | 61 drawState->setFromPaint(fPaint, fContext->getMatrix(), fContext->getRenderTarget());
|
GrDrawState.cpp | 29 void GrDrawState::setFromPaint(const GrPaint& paint, const SkMatrix& vm, GrRenderTarget* rt) {
|
GrDrawState.h | 80 void setFromPaint(const GrPaint& , const SkMatrix& viewMatrix, GrRenderTarget*); [all...] |
GrContext.cpp | [all...] |
/external/skia/src/gpu/ |
GrBitmapTextContext.cpp | 60 drawState->setFromPaint(fPaint, SkMatrix::I(), fContext->getRenderTarget());
|
GrDistanceFieldTextContext.cpp | 61 drawState->setFromPaint(fPaint, fContext->getMatrix(), fContext->getRenderTarget());
|
GrDrawState.cpp | 29 void GrDrawState::setFromPaint(const GrPaint& paint, const SkMatrix& vm, GrRenderTarget* rt) {
|
GrDrawState.h | 80 void setFromPaint(const GrPaint& , const SkMatrix& viewMatrix, GrRenderTarget*); [all...] |
GrContext.cpp | [all...] |