Home
last modified time | relevance | path

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

/packages/apps/Camera2/jni/
Djpegutil.h72 int imgHeight() const { return imgHeight_; } in imgHeight()
77 int imgHeight_; variable
Djpegutil.cpp115 imgHeight_(imgHeight), in Plane()