OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:firstSnapshot
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/hwui/
CanvasState.h
169
inline const Snapshot*
firstSnapshot
() const { return &mFirstSnapshot; }
OpenGLRenderer.cpp
303
mState.
firstSnapshot
()->getViewportHeight() - clip->bottom,
[
all
...]
Completed in 72 milliseconds