OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetYuvSPPlaneInfo
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h
84
void
GetYuvSPPlaneInfo
(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
gr_allocator.cpp
397
void Allocator::
GetYuvSPPlaneInfo
(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
450
GetYuvSPPlaneInfo
(hnd->base, width, height, 1, ycbcr);
454
GetYuvSPPlaneInfo
(hnd->base, width, height, 2, ycbcr);
474
GetYuvSPPlaneInfo
(hnd->base, width, height, 1, ycbcr);
Completed in 39 milliseconds