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

  /frameworks/base/libs/rs/
rs_hal.h 121 void (*data2D)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp 93 //LOGE("data2d %p, %i %i %i %i %i %i %p %i", this, xoff, yoff, lod, face, w, h, data, sizeBytes);
101 rsc->mHal.funcs.allocation.data2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes);

Completed in 269 milliseconds