Home
last modified time | relevance | path

Searched defs:target (Results 251 - 275 of 3652) sorted by relevance

1...<<11121314151617181920>>...147

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DEGLImplFactory.h84 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
H A DBufferImpl.cpp23 setDataWithUsageFlags(const gl::Context *context, gl::BufferBinding target, GLeglClientBufferEXT clientBuffer, const void *data, size_t size, gl::BufferUsage usage, GLbitfield flags) setDataWithUsageFlags() argument
/third_party/skia/src/core/
H A DSkTSearch.h73 int SkTSearch(const T base[], int count, const T& target, size_t elemSize) { in SkTSearch() argument
[all...]
/third_party/skia/src/gpu/
H A DGrProcessor.cpp51 void GrProcessor::operator delete(void* target) { in operator delete() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtridpars.h71 UnicodeString target; // not null member in TransliteratorIDParser::Specs
[all...]
/third_party/skia/third_party/externals/icu/source/samples/datefmt/
H A Dutil.cpp40 UnicodeString target; in escape() local
27 appendHex(uint32_t number, int8_t digits, UnicodeString& target) appendHex() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/
H A Dutil.cpp40 UnicodeString target; in escape() local
27 appendHex(uint32_t number, int8_t digits, UnicodeString& target) appendHex() argument
[all...]
/third_party/skia/third_party/externals/icu/source/samples/translit/
H A Dutil.cpp40 UnicodeString target; in escape() local
27 appendHex(uint32_t number, int8_t digits, UnicodeString& target) appendHex() argument
[all...]
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DRampLinear.cpp33 void RampLinear::setTarget(float target) { in setTarget() argument
46 float target = getTarget(); in onProcess() local
/third_party/skia/third_party/externals/oboe/tests/
H A DtestFlowgraph.cpp86 constexpr float target = 100.0f; in TEST() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dtest_utils.cc42 char* target = new char[ucnv_getMaxCharSize(encoder) * 2]; in EncodeOneChar() local
H A Dverify_glyf.cc53 bool VerifyGLYF(Table* original, Table* target) { in VerifyGLYF() argument
H A Dverify_hhea.cc57 bool VerifyHHEA(Table* original, Table* target) { in VerifyHHEA() argument
H A Dverify_hmtx.cc70 bool VerifyHMTX(Table* original, Table* target) { in VerifyHMTX() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dcall_expression.cc26 CallExpression::Target target; in ToTarget() local
31 CallExpression::Target target; in ToTarget() local
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Drenamer.cc1295 Target target = Target::kAll; in Run() local
H A Drenamer.h75 Target const target = Target::kAll; member
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_cnv.cpp55 ucnv_fromUWriteBytes(UConverter *cnv, const char *bytes, int32_t length, char **target, const char *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_fromUWriteBytes() argument
95 ucnv_toUWriteUChars(UConverter *cnv, const UChar *uchars, int32_t length, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteUChars() argument
135 ucnv_toUWriteCodePoint(UConverter *cnv, UChar32 c, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) ucnv_toUWriteCodePoint() argument
[all...]
/third_party/vixl/benchmarks/aarch32/
H A Dbench-branch-masm.cc55 Label target; in benchmark() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_replace.cc76 StrReplaceAll(strings_internal::FixedMapping replacements, std::string* target) StrReplaceAll() argument
/third_party/skia/experimental/graphite/src/
H A DDrawContext.h45 TextureProxy* target() { return fTarget.get(); } in target() function in skgpu::final
46 const TextureProxy* target() const { return fTarget.get(); } in target() function in skgpu::final
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureStateQueryTests.cpp77 glw::GLenum target; in init() member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fMultisampleShaderRenderCase.cpp66 MultisampleRenderCase::MultisampleRenderCase (Context& context, const char* name, const char* desc, int numSamples, RenderTarget target, int renderSize, int flags) in MultisampleRenderCase() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContext.cpp35 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, const tcu::Surface& src) in texImage2D() argument
42 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height) in texImage2D() argument
70 void Context::texSubImage2D (deUint32 target, int level, int xoffset, int yoffset, const tcu::Surface& src) in texSubImage2D() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
H A DDisplayAndroid.cpp29 validateImageClientBuffer(const gl::Context *context, EGLenum target, EGLClientBuffer clientBuffer, const egl::AttributeMap &attribs) const validateImageClientBuffer() argument
44 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument

Completed in 8 milliseconds

1...<<11121314151617181920>>...147