Home
last modified time | relevance | path

Searched defs:compatible (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/bufferpool/1.0/vts/
Dallocator.cpp149 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible() function in TestBufferPoolAllocator
/frameworks/av/media/bufferpool/2.0/tests/
Dallocator.cpp149 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible() function in TestBufferPoolAllocator
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp634 bool _C2BufferPoolAllocator::compatible( in compatible() function in _C2BufferPoolAllocator
/frameworks/ml/nn/common/
DUtils.cpp697 static bool compatible(const Operand& a, const Operand& b) { in compatible() function