HomeSort by relevance Sort by last modified time
    Searched defs:newGraphicAllocation (Results 1 - 2 of 2) sorted by null

  /hardware/google/av/codec2/vndk/
C2AllocatorGralloc.cpp 556 c2_status_t newGraphicAllocation(
596 c2_status_t C2AllocatorGralloc::Impl::newGraphicAllocation(
699 c2_status_t C2AllocatorGralloc::newGraphicAllocation(
702 return mImpl->newGraphicAllocation(width, height, format, usage, allocation);
  /hardware/google/av/codec2/include/
C2Buffer.h 704 virtual c2_status_t newGraphicAllocation(
    [all...]

Completed in 58 milliseconds