Searched refs:getAlloc (Results 1 – 2 of 2) sorted by relevance
1131 virtual std::function<sp<Codec2Buffer>()> getAlloc() = 0;1159 std::function<sp<Codec2Buffer>()> getAlloc() override;1169 std::function<sp<Codec2Buffer>()> getAlloc() override;1179 std::function<sp<Codec2Buffer>()> getAlloc() override;
1506 std::function<sp<Codec2Buffer>()> alloc = getAlloc(); in toArrayMode()1579 std::function<sp<Codec2Buffer>()> LinearOutputBuffers::getAlloc() { in getAlloc() function in android::LinearOutputBuffers1592 std::function<sp<Codec2Buffer>()> GraphicOutputBuffers::getAlloc() { in getAlloc() function in android::GraphicOutputBuffers1618 std::function<sp<Codec2Buffer>()> RawGraphicOutputBuffers::getAlloc() { in getAlloc() function in android::RawGraphicOutputBuffers