Searched defs:Frame (Results 1 – 11 of 11) sorted by relevance
| /frameworks/av/media/codec2/sfplugin/ |
| D | PipelineWatcher.h | 126 struct Frame { struct 127 Frame(std::vector<std::shared_ptr<C2Buffer>> &&b, in Frame() argument 134 std::map<uint64_t, Frame> mFramesInPipeline; argument
|
| /frameworks/native/services/vr/hardware_composer/impl/ |
| D | vr_hwc.h | 79 struct Frame { struct 102 virtual base::unique_fd OnNewFrame(const Frame& frame) = 0; argument
|
| /frameworks/base/cmds/bootanimation/ |
| D | BootAnimation.h | 57 struct Frame { struct 58 String8 name; 59 FileMap* map; 60 int trimX; 61 int trimY; 62 int trimWidth; 63 int trimHeight; 64 mutable GLuint tid;
|
| /frameworks/base/libs/hwui/renderthread/ |
| D | Frame.h | 30 Frame(int32_t width, int32_t height, int32_t bufferAge) in Frame() function 41 Frame() {} in Frame() function
|
| D | IRenderPipeline.h | 55 class Frame; variable
|
| D | EglManager.h | 34 class Frame; variable
|
| D | CanvasContext.h | 59 class Frame; variable
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
| D | Frame.java | 53 public class Frame { class 166 Frame(FrameType type, int[] dimensions, FrameManager manager) { in Frame() method in Frame 170 Frame(BackingStore backingStore) { in Frame() method in Frame
|
| /frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
| D | Frame.java | 30 public abstract class Frame { class 46 Frame(FrameFormat format, FrameManager frameManager) { in Frame() method in Frame 51 Frame(FrameFormat format, FrameManager frameManager, int bindingType, long bindingId) { in Frame() method in Frame
|
| /frameworks/native/services/surfaceflinger/tests/fakehwc/ |
| D | FakeComposerClient.h | 40 class Frame; variable
|
| D | FakeComposerClient.cpp | 76 class Frame { class
|