| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | EGLImplFactory.h | 84 createExternalImageSibling( const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
|
| H A D | BufferImpl.cpp | 23 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 D | SkTSearch.h | 73 int SkTSearch(const T base[], int count, const T& target, size_t elemSize) { in SkTSearch() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrProcessor.cpp | 51 void GrProcessor::operator delete(void* target) { in operator delete() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | tridpars.h | 71 UnicodeString target; // not null member in TransliteratorIDParser::Specs [all...] |
| /third_party/skia/third_party/externals/icu/source/samples/datefmt/ |
| H A D | util.cpp | 40 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 D | util.cpp | 40 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 D | util.cpp | 40 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 D | RampLinear.cpp | 33 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 D | testFlowgraph.cpp | 86 constexpr float target = 100.0f; in TEST() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| H A D | test_utils.cc | 42 char* target = new char[ucnv_getMaxCharSize(encoder) * 2]; in EncodeOneChar() local
|
| H A D | verify_glyf.cc | 53 bool VerifyGLYF(Table* original, Table* target) { in VerifyGLYF() argument
|
| H A D | verify_hhea.cc | 57 bool VerifyHHEA(Table* original, Table* target) { in VerifyHHEA() argument
|
| H A D | verify_hmtx.cc | 70 bool VerifyHMTX(Table* original, Table* target) { in VerifyHMTX() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | call_expression.cc | 26 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 D | renamer.cc | 1295 Target target = Target::kAll; in Run() local
|
| H A D | renamer.h | 75 Target const target = Target::kAll; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_cnv.cpp | 55 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 D | bench-branch-masm.cc | 55 Label target; in benchmark() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_replace.cc | 76 StrReplaceAll(strings_internal::FixedMapping replacements, std::string* target) StrReplaceAll() argument
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | DrawContext.h | 45 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 D | es3fTextureStateQueryTests.cpp | 77 glw::GLenum target; in init() member
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fMultisampleShaderRenderCase.cpp | 66 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 D | sglrContext.cpp | 35 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 D | DisplayAndroid.cpp | 29 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
|