Home | History | Annotate | Download | only in libgralloc

Lines Matching refs:rgb_data

1058 int getRgbDataAddress(private_handle_t* hnd, void** rgb_data)
1069 *rgb_data = (void*)hnd->base;
1091 *rgb_data = (void*)(hnd->base + meta_size);