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

  /frameworks/rs/
rsAdapter.cpp 30 setAllocation(a);
63 a->setAllocation(alloc);
101 setAllocation(a);
137 a->setAllocation(alloc);
rsAdapter.h 36 void setAllocation(Allocation *a) {mAllocation.set(a);}
74 void setAllocation(Allocation *a) {mAllocation.set(a);}
  /hardware/qcom/display/msm8960/liboverlay/
overlay.h 117 static void setAllocation(int index);
207 inline void Overlay::PipeBook::setAllocation(int index) {
overlay.cpp 96 PipeBook::setAllocation(i);
  /hardware/qcom/display/msm8x26/liboverlay/
overlay.h 117 static void setAllocation(int index);
207 inline void Overlay::PipeBook::setAllocation(int index) {
overlay.cpp 96 PipeBook::setAllocation(i);
  /hardware/qcom/display/msm8974/liboverlay/
overlay.h 139 static void setAllocation(int index);
247 inline void Overlay::PipeBook::setAllocation(int index) {
overlay.cpp 100 PipeBook::setAllocation(i);

Completed in 196 milliseconds