Home
last modified time | relevance | path

Searched defs:surfaceWidth (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/
DrsProgramVertex.cpp220 float surfaceWidth = (float)rsc->getCurrentSurfaceWidth(); in updateSize() local
/frameworks/base/services/input/
DSpriteController.h195 int32_t surfaceWidth; member
/frameworks/base/core/java/android/view/
DSurfaceView.java533 final int surfaceWidth = mSurfaceFrame.right; in updateWindow() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DImageWallpaper.java232 int surfaceWidth = Math.max(p.x, mBackgroundWidth); in updateSurfaceSize() local
/frameworks/base/media/jni/mediaeditor/
DVideoEditorMain.cpp661 jint surfaceWidth, in videoEditor_renderPreviewFrame()
988 jint surfaceWidth, in videoEditor_renderMediaItemPreviewFrame()
/frameworks/base/media/java/android/media/videoeditor/
DMediaArtistNativeHelper.java3071 long renderPreviewFrame(Surface surface, long time, int surfaceWidth, in renderPreviewFrame()
4017 int surfaceWidth, int surfaceHeight) in nativeRenderPreviewFrame()