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