Home
last modified time | relevance | path

Searched defs:flags (Results 3176 - 3200 of 5252) sorted by relevance

1...<<121122123124125126127128129130>>...211

/third_party/skia/samplecode/
H A DSamplePatch.cpp347 unsigned flags = SkVertices::kHasColors_BuilderFlag; in make_verts() local
/third_party/skia/src/core/
H A DSkBlockAllocator.h542 void SkBlockAllocator::reserve(size_t size, ReserveFlags flags) { in reserve() argument
H A DSkReadBuffer.cpp322 uint32_t flags = this->read32(); in readImage() local
H A DSkBitmap.cpp238 void SkBitmap::allocPixelsFlags(const SkImageInfo& info, uint32_t flags) { in allocPixelsFlags() argument
/third_party/skia/src/gpu/
H A DGrGeometryProcessor.h387 AddMatrixKeys(const GrShaderCaps& shaderCaps, uint32_t flags, const SkMatrix& viewMatrix, const SkMatrix& localMatrix) AddMatrixKeys() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DCaps.cpp691 InitFormatFlags(const D3D12_FEATURE_DATA_FORMAT_SUPPORT& formatSupport, uint16_t* flags) InitFormatFlags() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_win32.h29 VkWin32SurfaceCreateFlagsKHR flags; member
123 VkSemaphoreImportFlags flags; member
175 VkFenceImportFlags flags; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp442 bool Device::stretchRect(sw::Surface *source, const sw::SliceRectF *sourceRect, sw::Surface *dest, const sw::SliceRect *destRect, unsigned char flags) in stretchRect() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1672 getImageFormatProperties(Format format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties *pImageFormatProperties) const getImageFormatProperties() argument
H A DVkPromotedExtensions.cpp170 VKAPI_ATTR void VKAPI_CALL vkTrimCommandPoolKHR(VkDevice device, VkCommandPool commandPool, VkCommandPoolTrimFlags flags) in vkTrimCommandPoolKHR() argument
/third_party/openssl/crypto/ui/
H A Dui_lib.c197 int UI_add_input_string(UI *ui, const char *prompt, int flags, in UI_add_input_string() argument
206 int UI_dup_input_string(UI *ui, const char *prompt, int flags, in UI_dup_input_string() argument
224 int UI_add_verify_string(UI *ui, const char *prompt, int flags, in UI_add_verify_string() argument
233 int UI_dup_verify_string(UI *ui, const char *prompt, int flags, in UI_dup_verify_string() argument
252 UI_add_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) UI_add_input_boolean() argument
261 UI_dup_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) UI_dup_input_boolean() argument
[all...]
/third_party/openssl/crypto/x509/
H A Dx509_vpm.c270 int X509_VERIFY_PARAM_set_flags(X509_VERIFY_PARAM *param, unsigned long flags) in X509_VERIFY_PARAM_set_flags() argument
278 X509_VERIFY_PARAM_clear_flags(X509_VERIFY_PARAM *param, unsigned long flags) X509_VERIFY_PARAM_clear_flags() argument
295 X509_VERIFY_PARAM_set_inh_flags(X509_VERIFY_PARAM *param, uint32_t flags) X509_VERIFY_PARAM_set_inh_flags() argument
395 X509_VERIFY_PARAM_set_hostflags(X509_VERIFY_PARAM *param, unsigned int flags) X509_VERIFY_PARAM_set_hostflags() argument
[all...]
H A Dv3_purp.c153 int X509_PURPOSE_add(int id, int trust, int flags, in X509_PURPOSE_add() argument
[all...]
/third_party/openssl/include/internal/
H A Dpacket.h650 unsigned int flags; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dpkcs7.h297 int flags); variable
[all...]
/third_party/openssl/ohos_lite/include/crypto/
H A Devp.h45 int flags; member
119 unsigned long flags; member
138 unsigned long flags; member
[all...]
/third_party/openssl/ssl/
H A Dssl_cert.c874 int ssl_build_cert_chain(SSL *s, SSL_CTX *ctx, int flags) in ssl_build_cert_chain() argument
/third_party/openssl/crypto/ts/
H A Dts_rsp_sign.c272 void TS_RESP_CTX_add_flags(TS_RESP_CTX *ctx, int flags) in TS_RESP_CTX_add_flags() argument
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dwebp_dec.c111 uint32_t flags; in ParseVP8X() local
313 uint32_t flags = 0; in ParseHeadersInternal() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dsfnt.h158 le_uint16 flags; member
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxinternal.c465 uint32_t flags; in MuxValidate() local
[all...]
/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h153 } flags; member
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp102 int flags = this->readU32(); in layout() local
125 int flags = this->readU8(); in modifiers() local
130 int flags = this->readS32(); in modifiers() local
/third_party/skia/src/utils/
H A DSkPatchUtils.cpp272 uint32_t flags = 0; in MakeVertices() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DTextureD3D12.cpp79 D3D12_RESOURCE_FLAGS flags = D3D12_RESOURCE_FLAG_NONE; in D3D12ResourceFlags() local

Completed in 39 milliseconds

1...<<121122123124125126127128129130>>...211