Home
last modified time | relevance | path

Searched defs:rtc (Results 1 – 25 of 272) sorted by relevance

1234567891011

/external/linux-kselftest/tools/testing/selftests/rtc/
Drtctest.c27 FIXTURE(rtc) { in FIXTURE() argument
31 FIXTURE_SETUP(rtc) { in FIXTURE_SETUP() argument
36 FIXTURE_TEARDOWN(rtc) { in FIXTURE_TEARDOWN() argument
40 TEST_F(rtc, date_read) { in TEST_F() argument
79 TEST_F(rtc, uie_select) { in TEST_F() argument
114 TEST_F(rtc, alarm_alm_set) { in TEST_F() argument
167 TEST_F(rtc, alarm_wkalm_set) { in TEST_F() argument
/external/skqp/src/image/
DSkSurface_Gpu.cpp50 GrRenderTargetContext* rtc = surface->getDevice()->accessRenderTargetContext(); in prepare_rt_for_external_access() local
87 GrRenderTargetContext* rtc = fDevice->accessRenderTargetContext(); in onNewImageSnapshot() local
135 GrRenderTargetContext* rtc = fDevice->accessRenderTargetContext(); in onCopyOnWrite() local
166 GrRenderTargetContext* rtc = fDevice->accessRenderTargetContext(); in onCharacterize() local
202 GrRenderTargetContext* rtc = fDevice->accessRenderTargetContext(); in isCompatible() local
261 GrRenderTargetContext* rtc = fDevice->accessRenderTargetContext(); in onDraw() local
369 sk_sp<GrRenderTargetContext> rtc) { in MakeWrappedRenderTarget()
443 sk_sp<GrRenderTargetContext> rtc(context->contextPriv().makeBackendTextureRenderTargetContext( in MakeFromBackendTexture() local
510 sk_sp<GrRenderTargetContext> rtc( in MakeFromBackendRenderTarget() local
549 sk_sp<GrRenderTargetContext> rtc( in MakeFromBackendTextureAsRenderTarget() local
/external/skqp/tests/
DDefaultPathRendererTest.cpp39 static SkBitmap read_back(GrRenderTargetContext* rtc, int width, int height) { in read_back()
85 auto rtc = ctx->contextPriv().makeDeferredRenderTargetContext( in run_test() local
106 auto rtc = ctx->contextPriv().makeDeferredRenderTargetContext( in run_test() local
/external/skia/tests/
DDefaultPathRendererTest.cpp41 static SkBitmap read_back(GrDirectContext* dContext, GrSurfaceDrawContext* rtc, in read_back()
86 auto rtc = GrSurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, in run_test() local
104 auto rtc = GrSurfaceDrawContext::Make(dContext, GrColorType::kRGBA_8888, nullptr, in run_test() local
DSkSLCross.cpp21 auto rtc = GrSurfaceDrawContext::Make(directContext, GrColorType::kRGBA_8888, nullptr, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
87 GrSurfaceDrawContext* rtc, SkVector a, SkVector b, in run_test()
/external/skia/src/gpu/
DGrStencilMaskHelper.cpp275 static void draw_stencil_rect(GrSurfaceDrawContext* rtc, const GrHardClip& clip, in draw_stencil_rect()
284 GrSurfaceDrawContext* rtc, in draw_path()
308 GrSurfaceDrawContext* rtc, in stencil_path()
323 static GrAA supported_aa(GrSurfaceDrawContext* rtc, GrAA aa) { in supported_aa()
/external/skia/gm/
Dwindowrectangles.cpp193 static GrStencilClip make_stencil_only_clip(GrSurfaceDrawContext* rtc) { in make_stencil_only_clip()
225 void WindowRectanglesMaskGM::visualizeAlphaMask(GrRecordingContext* ctx, GrSurfaceDrawContext* rtc, in visualizeAlphaMask()
259 GrSurfaceDrawContext* rtc, in visualizeStencilMask()
280 void WindowRectanglesMaskGM::stencilCheckerboard(GrSurfaceDrawContext* rtc, bool flip) { in stencilCheckerboard()
/external/skqp/gm/
Dwindowrectangles.cpp176 GrRenderTargetContext* rtc = canvas->internal_private_accessTopLayerRenderTargetContext(); in onCoverClipStack() local
195 void WindowRectanglesMaskGM::visualizeAlphaMask(GrContext* ctx, GrRenderTargetContext* rtc, in visualizeAlphaMask()
231 void WindowRectanglesMaskGM::visualizeStencilMask(GrContext* ctx, GrRenderTargetContext* rtc, in visualizeStencilMask()
245 void WindowRectanglesMaskGM::stencilCheckerboard(GrRenderTargetContext* rtc, bool flip) { in stencilCheckerboard()
/external/webrtc/api/video/
Dvideo_source_interface.cc13 namespace rtc { namespace
/external/webrtc/rtc_base/
Dsocket.cc13 namespace rtc {} // namespace rtc namespace
Dmessage_handler.cc15 namespace rtc { namespace
Dasync_resolver_interface.cc13 namespace rtc { namespace
Dnetwork_constants.cc15 namespace rtc { namespace
Dlocation.cc15 namespace rtc { namespace
Dmemory_usage.cc29 namespace rtc { namespace
Dproxy_info.cc13 namespace rtc { namespace
Dnetwork_route.cc13 namespace rtc { namespace
Dmemory_usage_unittest.cc15 namespace rtc { namespace
Dzero_memory.cc20 namespace rtc { namespace
Dssl_adapter.cc17 namespace rtc { namespace
Dtest_echo_server.cc15 namespace rtc { namespace
Dnetwork_route_unittest.cc16 namespace rtc { namespace
Dcpu_time.cc38 namespace rtc { namespace
Dfake_clock_unittest.cc15 namespace rtc { namespace
/external/webrtc/p2p/base/
Dpacket_transport_internal.cc13 namespace rtc { namespace

1234567891011