HomeSort by relevance Sort by last modified time
    Searched refs:canDraw (Results 1 - 8 of 8) sorted by null

  /external/skia/src/gpu/
GrStencilAndCoverTextContext.h 73 bool canDraw(const GrRenderTarget*, const GrClip&, const GrPaint&,
GrTextContext.h 64 virtual bool canDraw(const GrRenderTarget*, const GrClip&, const GrPaint&,
GrTextContext.cpp 60 if (textContext->canDraw(rt, clip, paint, skPaint, viewMatrix)) {
84 if (textContext->canDraw(rt, clip, paint, skPaint, viewMatrix)) {
GrAtlasTextContext.h 44 bool canDraw(const GrRenderTarget*, const GrClip&, const GrPaint&,
GrStencilAndCoverTextContext.cpp 47 bool GrStencilAndCoverTextContext::canDraw(const GrRenderTarget* rt,
GrAtlasTextContext.cpp 205 bool GrAtlasTextContext::canDraw(const GrRenderTarget*,
    [all...]
  /frameworks/base/libs/hwui/font/
CacheTexture.h 173 bool canDraw() const {
  /frameworks/base/libs/hwui/
FontRenderer.cpp 480 if (texture->canDraw()) {

Completed in 144 milliseconds