HomeSort by relevance Sort by last modified time
    Searched refs:hasPerspective (Results 26 - 48 of 48) sorted by null

12

  /external/chromium_org/third_party/skia/src/pdf/
SkPDFShader.cpp 225 if (!inversePerspectiveMatrix.hasPerspective()) {
901 if (finalMatrix.hasPerspective()) {
    [all...]
  /external/skia/src/pdf/
SkPDFShader.cpp 225 if (!inversePerspectiveMatrix.hasPerspective()) {
899 if (finalMatrix.hasPerspective()) {
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkPaint.cpp 501 SkASSERT(!ctm.hasPerspective());
502 SkASSERT(!textM.hasPerspective());
    [all...]
SkScalerContext.cpp 932 SkASSERT(!matrix.hasPerspective());
    [all...]
SkDraw.cpp 930 if (matrix.hasPerspective()) {
    [all...]
SkCanvas.cpp     [all...]
SkPath.cpp     [all...]
  /external/skia/src/core/
SkPaint.cpp 501 SkASSERT(!ctm.hasPerspective());
502 SkASSERT(!textM.hasPerspective());
    [all...]
SkScalerContext.cpp 932 SkASSERT(!matrix.hasPerspective());
    [all...]
SkDraw.cpp 930 if (matrix.hasPerspective()) {
    [all...]
SkCanvas.cpp     [all...]
SkPath.cpp     [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas_Delegate.java 362 if (matrixDelegate.hasPerspective()) {
    [all...]
  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp     [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp     [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp 663 if (!this->getMatrix().hasPerspective()) {
    [all...]
  /external/skia/src/gpu/
GrContext.cpp 663 if (!this->getMatrix().hasPerspective()) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.cpp     [all...]
RenderLayer.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h     [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp     [all...]

Completed in 1421 milliseconds

12