Searched refs:mProjectionPathMask (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DDeferredDisplayList.h62 const ProjectionPathMask* mProjectionPathMask; member in class:android::uirenderer::DeferredDisplayState
H A DDeferredDisplayList.cpp199 if (lhs->mProjectionPathMask != rhs->mProjectionPathMask) return false;
H A DOpenGLRenderer.cpp1152 state.mProjectionPathMask = currentSnapshot()->projectionPathMask;
1162 writableSnapshot()->projectionPathMask = state.mProjectionPathMask;

Completed in 1881 milliseconds