Home
last modified time | relevance | path

Searched defs:rawSurface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_context.cpp75 EGLSurface rawSurface = EGL_NO_SURFACE; in MakeCurrent() local
114 EGLSurface rawSurface = reinterpret_cast<EGLSurface>(surface->GetRawSurface()); in SwapBuffers() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Dphoto_output_napi.cpp2637 auto rawSurface = photoOutputNapi->photoOutput_->rawPhotoSurface_; in EnableRawDelivery() local