Searched refs:mAllocate (Results 1 – 2 of 2) sorted by relevance
452 mAllocate = allocate; in initialize()493 return mAllocate(); in createNewBuffer()
546 std::function<sp<Codec2Buffer>()> mAllocate; variable