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

  /frameworks/rs/
rs_hal.h 162 void (*data2D)(const Context *rsc, const Allocation *alloc,
rsAllocation.cpp 107 rsc->mHal.funcs.allocation.data2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride);
rsFont.cpp 470 mRSC->mHal.funcs.allocation.data2D(mRSC, mTextTexture.get(), 0, 0, 0,

Completed in 97 milliseconds