Home
last modified time | relevance | path

Searched refs:hasSameDims (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsAllocation.h172 bool hasSameDims(const Allocation *Other) const;
DrsAllocation.cpp544 bool Allocation::hasSameDims(const Allocation *other) const { in hasSameDims() function in Allocation
/frameworks/rs/cpu_ref/
DrsCpuScript.cpp834 if (!ain->hasSameDims(aout)) { in forEachMtlsSetup()
943 if (!ain0->hasSameDims(ains[Index])) { in forEachMtlsSetup()
964 if (!ains[0]->hasSameDims(aout)) { in forEachMtlsSetup()