Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/
Dmosaic_renderer_jni.h26 extern "C" void AllocateTextureMemory(int widthHR, int heightHR,
Dmosaic_renderer_jni.cpp362 void AllocateTextureMemory(int widthHR, int heightHR, int widthLR, int heightLR) in AllocateTextureMemory() argument
364 gPreviewImageWidth[HR] = widthHR; in AllocateTextureMemory()