Home
last modified time | relevance | path

Searched refs:recorderOptions (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/renderengine/skia/compat/
DGraphiteGpuContext.cpp60 skgpu::graphite::RecorderOptions recorderOptions = skgpu::graphite::RecorderOptions(); in GraphiteGpuContext() local
61 this->mRecorder = mContext->makeRecorder(recorderOptions); in GraphiteGpuContext()