Searched defs:forceZero (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/driver/
H A DrsdAllocation.cpp281 bool rsdAllocationInit(const Context *rsc, Allocation *alloc, bool forceZero) { argument
323 if (forceZero && ptr) {
/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdAllocation.cpp116 bool rsdAllocationInit(const Context *rsc, Allocation *alloc, bool forceZero) { argument
160 if (forceZero && ptr) {

Completed in 720 milliseconds