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

  /frameworks/rs/
rsAllocation.h 136 int32_t getSurfaceTextureID(const Context *rsc);
rsAllocation.cpp 404 int32_t Allocation::getSurfaceTextureID(const Context *rsc) {
691 return alloc->getSurfaceTextureID(rsc);

Completed in 31 milliseconds