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

  /frameworks/rs/rsov/driver/
rsovAllocation.cpp 540 if (!dstAlloc->getIsScript() && !srcAlloc->getIsScript()) {
558 if (!dstAlloc->getIsScript() && !srcAlloc->getIsScript()) {
  /frameworks/rs/
rsAllocation.h 158 bool getIsScript() const {
rsAllocation.cpp 526 if (!mHal.state.hasReferences || !getIsScript()) {
    [all...]
  /frameworks/rs/driver/
rsdAllocation.cpp 621 if (!alloc->getIsScript()) {
    [all...]

Completed in 254 milliseconds