OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetYUVPlaneInfo
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h
73
int
GetYUVPlaneInfo
(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
gr_buf_mgr.cpp
595
if (allocator_->
GetYUVPlaneInfo
(hnd, ycbcr)) {
gr_allocator.cpp
410
int Allocator::
GetYUVPlaneInfo
(const private_handle_t *hnd, struct android_ycbcr *ycbcr) {
Completed in 33 milliseconds