Home
last modified time | relevance | path

Searched refs:mHeight (Results 1 – 1 of 1) sorted by relevance

/pdk/apps/TestingCamera/src/com/android/testingcamera/
DCallbackProcessor.java41 private int mHeight; field in CallbackProcessor
56 mHeight = height; in CallbackProcessor()
61 int inputSize = TestingCamera.getCallbackBufferSize(mWidth, mHeight, in CallbackProcessor()
75 swizzleScript.invoke_init_convert(mWidth, mHeight, in CallbackProcessor()