Home
last modified time | relevance | path

Searched refs:AllocFlags (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h128 ALWAYS_INLINE void* AllocFlags(int flags, size_t size, const char* type_name);
160 ALWAYS_INLINE void* AllocFlags(int flags, size_t size, const char* type_name);
296 return AllocFlags(0, size, type_name); in Alloc()
299 ALWAYS_INLINE void* PartitionRoot::AllocFlags(int flags, in AllocFlags() function
440 ALWAYS_INLINE void* PartitionRootGeneric::AllocFlags(int flags, in AllocFlags() function
/external/skqp/include/core/
DSkBitmap.h431 enum AllocFlags { enum
/external/skia/include/core/
DSkBitmap.h415 enum AllocFlags { enum
/external/pdfium/fxjs/
Dcfx_v8.cpp204 return GetArrayBufferPartitionAllocator().root()->AllocFlags( in Allocate()
/external/skqp/docs/
DSkBitmap_Reference.bmh1217 #Enum AllocFlags
1223 AllocFlags provides the option to zero pixel memory when allocated.
/external/skqp/site/user/api/
DSkBitmap_Reference.md51 enum <a href='#SkBitmap_AllocFlags'>AllocFlags</a> {
1582 enum <a href='#SkBitmap_AllocFlags'>AllocFlags</a> {
1588 <a href='#SkBitmap_AllocFlags'>AllocFlags</a> provides the option to zero <a href='undocumented#Pix…