Searched defs:initCaps (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ | ||
H A D | DawnCaps.cpp | 413 void DawnCaps::initCaps(const DawnBackendContext& backendContext, const ContextOptions& options) { in initCaps() function in skgpu::graphite::DawnCaps |
/aosp_15_r20/external/skia/src/gpu/ganesh/ | ||
H A D | GrGpu.cpp | 47 void GrGpu::initCaps(sk_sp<const GrCaps> caps) { in initCaps() function in GrGpu |
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/ | ||
D | HalImpl.cpp | 163 void HalImpl::initCaps(bool batchingSupported) { in initCaps() function in aidl::android::hardware::graphics::composer3::impl::HalImpl |
/aosp_15_r20/external/angle/src/libANGLE/ | ||
H A D | Context.cpp | 3988 void Context::initCaps() in initCaps() function in gl::Context |