Searched refs:Playback_DrawPictureMode (Results 1 – 3 of 3) sorted by relevance
176 SkASSERT(fDrawPictureMode == Playback_DrawPictureMode); in onDrawDrawable()306 SkASSERT(fDrawPictureMode == Playback_DrawPictureMode); in onDrawPicture()322 SkASSERT(fDrawPictureMode == Playback_DrawPictureMode); in onDrawShadowedPicture()
43 ? SkRecorder::Playback_DrawPictureMode in beginRecording()
45 enum DrawPictureMode { Record_DrawPictureMode, Playback_DrawPictureMode }; enumerator