Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_sample.c538 const Type_t *type = (Type_t *)alloc->mHal.state.type; in rsSample()
590 const Type_t *type = (Type_t *)alloc->mHal.state.type; in rsSample()
637 const Type_t *type = (Type_t *)alloc->mHal.state.type; in rsSample()
Drs_structs.h267 } Type_t; typedef
Drs_allocation.c43 Type_t *type = (Type_t *)alloc->mHal.state.type; in rsAllocationGetElement()