Searched refs:WARN_UNUSED_RESULT (Results 1 – 7 of 7) sorted by relevance
92 WARN_UNUSED_RESULT OffscreenBuffer* get(RenderState& renderState,95 WARN_UNUSED_RESULT OffscreenBuffer* resize(OffscreenBuffer* layer,
71 WARN_UNUSED_RESULT OffscreenBuffer* startTemporaryLayer(uint32_t width, uint32_t height);75 WARN_UNUSED_RESULT OffscreenBuffer* copyToLayer(const Rect& area);
176 WARN_UNUSED_RESULT const ClipBase* serializeClip(LinearAllocator& allocator);177 WARN_UNUSED_RESULT const ClipBase* serializeIntersectedClip(LinearAllocator& allocator,
150 WARN_UNUSED_RESULT const ClipBase* serializeIntersectedClip(LinearAllocator& allocator,
54 virtual WARN_UNUSED_RESULT DisplayList* finishRecording() override;
36 #define WARN_UNUSED_RESULT \ macro
95 static WARN_UNUSED_RESULT Canvas* create_recording_canvas(int width, int height,