Searched defs:canvasHeight (Results 1 – 2 of 2) sorted by relevance
36 static bool isFullFrame(const WebPIterator& frame, int canvasWidth, int canvasHeight) { in isFullFrame()54 const int canvasHeight = getHeight(); in constructDependencyChain() local196 const int canvasHeight = mFrameSequence.getHeight(); in FrameSequenceState_webp() local207 const int canvasHeight = mFrameSequence.getHeight(); in initializeFrame() local247 const int canvasHeight = mFrameSequence.getHeight(); in decodeFrame() local301 const int canvasHeight = mFrameSequence.getHeight(); in drawFrame() local
1039 public static void getNavigationBarRect(int canvasWidth, int canvasHeight, Rect stableInsets, in getNavigationBarRect()