HomeSort by relevance Sort by last modified time
    Searched defs:isPerspective (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
Matrix.cpp 146 bool Matrix4::isPerspective() const {
  /external/skia/src/gpu/
GrRenderTargetContext.cpp 420 bool isPerspective = viewMatrix.hasPerspective();
425 if (!isPerspective) {
    [all...]

Completed in 66 milliseconds