Searched refs:getAlloc (Results 1 – 2 of 2) sorted by relevance
832 virtual std::function<sp<Codec2Buffer>()> getAlloc() = 0;848 std::function<sp<Codec2Buffer>()> getAlloc() override;858 std::function<sp<Codec2Buffer>()> getAlloc() override;869 std::function<sp<Codec2Buffer>()> getAlloc() override;
970 std::function<sp<Codec2Buffer>()> alloc = getAlloc(); in toArrayMode()1013 std::function<sp<Codec2Buffer>()> LinearOutputBuffers::getAlloc() { in getAlloc() function in android::LinearOutputBuffers1026 std::function<sp<Codec2Buffer>()> GraphicOutputBuffers::getAlloc() { in getAlloc() function in android::GraphicOutputBuffers1063 std::function<sp<Codec2Buffer>()> RawGraphicOutputBuffers::getAlloc() { in getAlloc() function in android::RawGraphicOutputBuffers