Searched defs:gr (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c61 alloc_device_t *gr; member in struct:CNativeWindow
449 err = win->gr->alloc(win->gr, win->width, win->height,
464 alloc_device_t *gr; local
496 err = gralloc_open(module, &gr);
501 win->gr = gr;
554 if (win->gr)
555 gralloc_close(win->gr);
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_types.h2352 /* OTP : WB gr/gb */
3053 int32_t gr; member in struct:__anon2283

Completed in 142 milliseconds