Searched refs:vtype (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/rs/
H A DrsAllocation.cpp333 RsAllocation rsi_AllocationCreateTyped(Context *rsc, RsType vtype) argument
335 const Type * type = static_cast<const Type *>(vtype);
515 RsAllocation rsi_AllocationCreateBitmapRef(Context *rsc, RsType vtype, argument
518 const Type * type = static_cast<const Type *>(vtype);

Completed in 150 milliseconds