Searched refs:get (Results 9276 - 9300 of 15584) sorted by relevance
1...<<371372373374375376377378379380>>...624
/third_party/vk-gl-cts/external/amber/src/samples/ |
H A D | image_diff.cc | 172 amber::Format fmt(type.get()); in main()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | compact_ids_test.cpp | 272 const auto status = compact_id_pass.Run(context.get()); in TEST()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | RobustClientMemoryTest.cpp | 111 glBindTexture(GL_TEXTURE_2D, tex.get()); in TEST_P()
|
H A D | D3D11FormatTablesTest.cpp | 55 const auto &textureInfo = textureCaps.get(internalFormat); in TEST_P()
|
/third_party/skia/samplecode/ |
H A D | SampleShip.cpp | 121 fProc(canvas, fAtlas.get(), fXform, fTex, nullptr, kGrid*kGrid+1, nullptr,
|
/third_party/skia/src/effects/imagefilters/ |
H A D | SkRuntimeImageFilter.cpp | 92 buffer.writeDataAsByteArray(fUniforms.get()); in flatten()
|
/third_party/skia/src/gpu/ |
H A D | GrContextThreadSafeProxy.cpp | 118 const GrVkCaps* vkCaps = (const GrVkCaps*) fCaps.get(); in createCharacterization()
|
H A D | GrResourceAllocator.h | 49 * asks the resource cache to purge enough resources to get that much free space 168 GrSurface* existingSurface() const { return fExistingSurface.get(); } in existingSurface()
|
/third_party/skia/src/core/ |
H A D | SkFontDescriptor.cpp | 141 stream->writeStream(fontStream.get(), length); in serialize()
|
H A D | SkImageFilterCache.cpp | 54 bool get(const Key& key, skif::FilterResult* result) const override {
|
H A D | SkScalerCache.h | 109 SkScalerContext* getScalerContext() const { return fScalerContext.get(); } in getScalerContext()
|
H A D | SkTextBlobTrace.cpp | 47 const SkTextBlob* blob = record.blob.get(); in DumpTrace()
|
H A D | SkRecorder.h | 50 SkDrawableList* getDrawableList() const { return fDrawableList.get(); } in getDrawableList()
|
H A D | SkSpecialSurface.cpp | 28 SkCanvas* onGetCanvas() { return fCanvas.get(); } in onGetCanvas()
|
H A D | SkDescriptor.cpp | 66 memcpy(desc.get(), this, fLength); in copy()
|
H A D | SkFontStream.cpp | 59 SkSharedTTHeader* header = (SkSharedTTHeader*)storage.get(); in count_tables()
|
/third_party/skia/src/image/ |
H A D | SkImage_Base.h | 227 return static_cast<SkImage_Base*>(image.get()); in as_IB()
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
H A D | TestUtils.java | 148 encChar |= (bb.get(position) & 0xff); in encodeOneChar() 156 * @param charsetName the charset to get an encoder for
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_wrap_vector_synonym.cpp | 148 auto new_instruction_ptr = new_instruction.get(); in Apply()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | relax_float_ops_pass.cpp | 68 func->entry().get(), [&modified, this](BasicBlock* bb) { in ProcessFunction()
|
H A D | simplification_pass.cpp | 67 function->entry().get(), in SimplifyFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_wrap_vector_synonym.cpp | 148 auto new_instruction_ptr = new_instruction.get(); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | relax_float_ops_pass.cpp | 68 func->entry().get(), [&modified, this](BasicBlock* bb) { in ProcessFunction()
|
H A D | simplification_pass.cpp | 67 function->entry().get(), in SimplifyFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | compact_ids_test.cpp | 272 const auto status = compact_id_pass.Run(context.get()); in TEST()
|
Completed in 21 milliseconds
1...<<371372373374375376377378379380>>...624