Searched defs:NewFrame (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/drm_hwcomposer/compositor/ | ||
H A D | FlatteningController.cpp | 58 bool FlatteningController::NewFrame() { in NewFrame() function in android::FlatteningController |
/aosp_15_r20/external/perfetto/src/trace_processor/importers/instruments/ | ||
H A D | row_data_tracker.cc | 53 IdPtr<Frame> RowDataTracker::NewFrame() { in NewFrame() function in perfetto::trace_processor::instruments_importer::RowDataTracker |
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ | ||
H A D | fec_test_helper.cc | 112 void AugmentedPacketGenerator::NewFrame(size_t num_packets) { in NewFrame() function in webrtc::test::fec::AugmentedPacketGenerator |
/aosp_15_r20/external/webp/src/demux/ | ||
H A D | demux.c | 298 static ParseStatus NewFrame(const MemBuffer* const mem, in NewFrame() function |
/aosp_15_r20/external/mesa3d/src/imgui/ | ||
H A D | imgui.cpp | 3357 void ImGui::NewFrame() in NewFrame() function in ImGui |