OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAlignedWidthAndHeight
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8996/libgralloc1/
gr_adreno_info.h
85
void
GetAlignedWidthAndHeight
(int width, int height, int format, int usage,
gr_allocator.h
69
void
GetAlignedWidthAndHeight
(const BufferDescriptor &d, unsigned int *aligned_w,
gr_allocator.cpp
200
GetAlignedWidthAndHeight
(descriptors[i], &alignedw, &alignedh);
341
GetAlignedWidthAndHeight
(descriptor, alignedw, alignedh);
348
GetAlignedWidthAndHeight
(descriptor, alignedw, alignedh);
365
GetAlignedWidthAndHeight
(descriptor, alignedw, alignedh);
438
GetAlignedWidthAndHeight
(descriptor, &width, &height);
790
void Allocator::
GetAlignedWidthAndHeight
(const BufferDescriptor &descriptor, unsigned int *alignedw,
gr_buf_mgr.cpp
128
allocator_->
GetAlignedWidthAndHeight
(descriptor, &alignedw, &alignedh);
516
allocator_->
GetAlignedWidthAndHeight
(descriptor, &alignedw, &alignedh);
573
allocator_->
GetAlignedWidthAndHeight
(descriptor, &alignedw, &alignedh);
Completed in 43 milliseconds