Searched defs:surfaceWidth (Results 1 – 6 of 6) sorted by relevance
55 const int surfaceWidth = ceilf(node->getWidth() / float(LAYER_SIZE)) * LAYER_SIZE; in createOrUpdateLayer() local
76 const int surfaceWidth = ceilf(node->getWidth() / float(LAYER_SIZE)) * LAYER_SIZE; in createOrUpdateLayer() local
87 float surfaceWidth = thumbnailBounds.width() / scale; in updateThumbnailMatrix() local
219 float surfaceWidth = (float)rsc->getCurrentSurfaceWidth(); in updateSize() local
944 private void replacePositionUpdateListener(int surfaceWidth, int surfaceHeight) { in replacePositionUpdateListener()1063 final int surfaceWidth = mSurfaceFrame.right; in performSurfaceTransaction() local1563 SurfaceViewPositionUpdateListener(int surfaceWidth, int surfaceHeight) { in SurfaceViewPositionUpdateListener()
635 final int surfaceWidth = in obtainSurfaces() local1006 final int surfaceWidth = mContentWidth + 2 * mOffsetX; in InternalPopupWindow() local