Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp69 static size_t calcBufSize(int format, int width, int height) in calcBufSize() function
635 size = calcBufSize((int)graphic_buffer->getPixelFormat(), in handleBuffer()
661 size = calcBufSize((int) graphic_buffer->getPixelFormat(), crop.width(), crop.height()); in handleBuffer()