Searched refs:inputSize (Results 1 – 1 of 1) sorted by relevance
61 int inputSize = TestingCamera.getCallbackBufferSize(mWidth, mHeight, in CallbackProcessor() local63 mAllocationIn = Allocation.createSized(mRS, Element.U8(mRS), inputSize); in CallbackProcessor()