OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRgbDataAddress
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h
74
int
GetRgbDataAddress
(private_handle_t *hnd, void **rgb_data);
gr_buf_mgr.cpp
629
if (allocator_->
GetRgbDataAddress
(hnd, rgb_data)) {
gr_allocator.cpp
758
int Allocator::
GetRgbDataAddress
(private_handle_t *hnd, void **rgb_data) {
Completed in 32 milliseconds