Home
last modified time | relevance | path

Searched refs:initSurfaceTexture (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
Drs_hal.h149 int32_t (*initSurfaceTexture)(const Context *rsc, const Allocation *alloc); member
DrsAllocation.cpp441 int32_t id = rsc->mHal.funcs.allocation.initSurfaceTexture(rsc, this); in getSurfaceTextureID()
/frameworks/support/renderscript/v8/rs_support/
Drs_hal.h148 int32_t (*initSurfaceTexture)(const Context *rsc, const Allocation *alloc); member