Searched defs:rh (Results 1 – 5 of 5) sorted by relevance
158 int32_t rh = full_crop[3]; in TEST() local250 int32_t rh = full_crop[3]; in TEST() local352 float rh = full_region[3] - full_region[1]; in TEST() local
142 float rh = cropAspect >= mRotateAspect ? in updateCaptureRequest() local269 float rh = cropAspect >= mRotateAspect ? in updateCaptureResult() local
130 Handler rh; in remove() local
184 int rh = requestedHeight; in computeFrames() local
109 bool operator==(const LayerInfo& lh, const LayerInfo& rh) { in operator ==()