Searched defs:canvasHeight (Results 1 – 4 of 4) 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
62 int canvasWidth, int canvasHeight, int screenWidthPx, int screenHeightPx, in updateThumbnailMatrix()
983 val canvasHeight = canvas.height.toFloat() in <lambda>() constant
1089 public static void getNavigationBarRect(int canvasWidth, int canvasHeight, Rect systemBarInsets, in getNavigationBarRect()