HomeSort by relevance Sort by last modified time
    Searched refs:psbWsbmAllocateTTMBuffer (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/hwcomposer/ips/common/
WsbmWrapper.h 26 extern int psbWsbmAllocateTTMBuffer(uint32_t size, uint32_t align,void ** buf);
Wsbm.cpp 59 int ret = psbWsbmAllocateTTMBuffer(size, align, buf);
WsbmWrapper.c 194 int psbWsbmAllocateTTMBuffer(uint32_t size, uint32_t align, void ** buf)

Completed in 48 milliseconds