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

  /frameworks/rs/
rsDriverLoader.cpp 96 ret &= fn(RS_HAL_ALLOCATION_DATA_2D, (void **)&rsc->mHal.funcs.allocation.data2D);
rs_hal.h 218 void (*data2D)(const Context *rsc, const Allocation *alloc,
rsFont.cpp 476 mRSC->mHal.funcs.allocation.data2D(mRSC, mTextTexture.get(), 0, 0, 0,
rsAllocation.cpp 201 rsc->mHal.funcs.allocation.data2D(rsc, this, xoff, yoff, lod, face, w, h, data, sizeBytes, stride);
    [all...]

Completed in 50 milliseconds