Home
last modified time | relevance | path

Searched defs:MakeContext (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/shaders/
H A DSkBitmapProcShader.cpp76 SkShaderBase::Context* SkBitmapProcLegacyShader::MakeContext( in MakeContext() function in SkBitmapProcLegacyShader
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/tests/
H A Dtensor_test.cc52 TaggedValue MakeContext(T runtime) { in MakeContext() function
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/engine/
H A Dcreated_function.cc579 std::unique_ptr<CreatedFunction::Context> CreatedFunction::MakeContext( in MakeContext() function in perfetto::trace_processor::CreatedFunction
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DContext.cpp931 std::unique_ptr<Context> ContextCtorAccessor::MakeContext( in MakeContext() function in skgpu::graphite::ContextCtorAccessor