Searched refs:isExternalDirty (Results 1 – 2 of 2) sorted by relevance
330 inline bool isExternalDirty() const;630 bool Surface::isExternalDirty() const in isExternalDirty() function in sw::Surface
104 bool useDestInternal = !dest->isExternalDirty(); in fastClear()1414 bool useSourceInternal = !source->isExternalDirty(); in blitReactor()1415 bool useDestInternal = !dest->isExternalDirty(); in blitReactor()