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

  /external/skia/src/gpu/
GrTextureParamsAdjuster.cpp 126 const SkIRect& contentArea,
128 : INHERITED(contentArea.width(), contentArea.height(), isAlphaOnly)
130 SkASSERT(SkIRect::MakeWH(original->width(), original->height()).contains(contentArea));
131 if (contentArea.fLeft > 0 || contentArea.fTop > 0 ||
132 contentArea.fRight < original->width() || contentArea.fBottom < original->height()) {
133 fContentArea.set(contentArea);
140 const SkIRect* contentArea = this->contentAreaOrNull()
    [all...]
GrTextureParamsAdjuster.h 145 GrTextureAdjuster(GrTexture* original, const SkIRect& contentArea, bool isAlphaOnly);
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 580 milliseconds