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

  /frameworks/base/libs/rs/
rsAdapter.h 38 void setAllocation(Allocation *a) {mAllocation.set(a);}
76 void setAllocation(Allocation *a) {mAllocation.set(a);}
rsAdapter.cpp 36 setAllocation(a);
87 a->setAllocation(alloc);
144 setAllocation(a);
204 a->setAllocation(alloc);

Completed in 56 milliseconds