Home
last modified time | relevance | path

Searched refs:get (Results 9851 - 9875 of 11956) sorted by relevance

1...<<391392393394395396397398399400>>...479

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/
H A DLineEditor.cpp121 // This function is really horrible. But since the alternative is to get into
226 ::el_set(Data->EL, EL_CLIENTDATA, Data.get()); in LineEditor()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DELFObjectFile.cpp405 T->createMCInstrAnalysis(MII.get())); in getPltAddresses()
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
H A Dauto-render.min.js1 !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("katex")):"function"==typeof define&&define.amd?define(["katex"],t):"object"==typeof exports?exports.renderMathInElement=t(require("katex")):e.renderMathInElement=t(e.katex)}("undefined"!=typeof self?self:this,function(e){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbo (…)
/third_party/vk-gl-cts/executor/tools/
H A DxeTestLogCompare.cpp162 xe::parseTestCaseResultFromData(&m_testResultParser, &fullResult, *caseData.get()); in testCaseResultComplete()
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_depth_test.cc56 auto* pipeline = pipelines[0].get(); in TEST_F()
H A Dparser_stencil_test.cc68 auto* pipeline = pipelines[0].get(); in TEST_F()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.h37 bool get(ContextVk *contextVk,
55 // ref-counted on the number of 'current' contexts, so we shouldn't get any dangling surface
H A DProgramExecutableVk.h154 const vk::PipelineLayout &getPipelineLayout() const { return mPipelineLayout.get(); } in getPipelineLayout()
287 // We keep a reference to the pipeline and descriptor set layouts. This ensures they don't get
H A DDisplayVk.cpp295 return mScratchBuffer.get(requstedSizeBytes, scratchBufferOut); in getScratchBuffer()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.h23 EGLGetBlobFuncANDROID get);
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DExternalBufferTest.cpp224 ASSERT_NE(program.get(), 0U); in TEST_P()
/third_party/skia/src/core/
H A DSkDraw_atlas.cpp118 SkStageUpdater* updator = as_SB(atlasShader.get())->appendUpdatableStages(rec); in drawAtlas()
H A DSkPathPriv.h132 Verbs(const SkPath& path) : fPathRef(path.fPathRef.get()) {} in Verbs()
/third_party/skia/src/gpu/effects/
H A DGrGaussianConvolutionFragmentProcessor.cpp204 ProcessorOptimizationFlags(child.get()))
/third_party/skia/src/gpu/v1/
H A DClipStack.h217 const SkShader* shader() const { return fShader.get(); } in shader()
/third_party/skia/src/gpu/vk/
H A DGrVkPipelineState.cpp102 const GrVkBuffer* vkBuffer = static_cast<GrVkBuffer*>(uniformBuffer.get()); in setAndBindUniforms()
/third_party/skia/src/effects/
H A DSkTableColorFilter.cpp187 auto view = std::get<0>(GrMakeCachedBitmapProxyView(context, bitmap, GrMipmapped::kNo)); in Make()
/third_party/skia/src/gpu/
H A DGrCaps.h43 const GrShaderCaps* shaderCaps() const { return fShaderCaps.get(); } in shaderCaps()
87 // Should we discard stencil values after a render pass? (Tilers get better performance if we
H A DGrUniformDataManager.cpp29 return static_cast<char*>(fUniformData.get()) + uni.fOffset; in getBufferPtrAndMarkDirty()
H A DGrSurfaceProxy.h249 GrSurface* peekSurface() const { return fTarget.get(); } in peekSurface()
H A DGrThreadSafeCache.h56 // which case it will purge uniquely-held resources in LRU to MRU order to get
114 GrGpuBuffer* gpuBuffer() { return fGpuBuffer.get(); } in gpuBuffer()
/third_party/skia/src/gpu/mtl/
H A DGrMtlGpu.h46 const GrMtlCaps& mtlCaps() const { return *fMtlCaps.get(); } in mtlCaps()
/third_party/skia/src/gpu/ops/
H A DGrOp.h244 GrOp* nextInChain() const { return fNextInChain.get(); } in nextInChain()
/third_party/skia/samplecode/
H A DSampleXfer.cpp175 fSelected = fDrs[i].get();
/third_party/skia/src/codec/
H A DSkAndroidCodec.cpp222 if (supports_any_down_scale(fCodec.get())) { in computeSampleSize()
248 // Cannot get any smaller without being smaller than desired. in computeSampleSize()
262 // the other is bigger. This is as close as we can get. in computeSampleSize()

Completed in 27 milliseconds

1...<<391392393394395396397398399400>>...479