Home
last modified time | relevance | path

Searched defs:commandSize (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DChunkedCommandHandler.cpp59 BeginChunkedCommandData( const volatile char* commands, size_t commandSize, size_t initialSize) BeginChunkedCommandData() argument
H A DChunkedCommandHandler.h49 size_t commandSize = static_cast<size_t>(commandSize64); in HandleChunkedCommands() local
H A DChunkedCommandSerializer.h76 size_t commandSize = cmd.GetRequiredSize(); in SerializeCommandImpl() local
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/
H A DWireCmd.h89 uint64_t commandSize; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandAllocator.cpp184 AllocateInNewBlock(uint32_t commandId, size_t commandSize, size_t commandAlignment) AllocateInNewBlock() argument
H A DCommandAllocator.h124 DAWN_FORCE_INLINE void* NextCommand(size_t commandSize, size_t commandAlignment) { in NextCommand() argument
248 DAWN_FORCE_INLINE uint8_t* AllocateData(size_t commandSize, size_ argument
206 Allocate(uint32_t commandId, size_t commandSize, size_t commandAlignment) Allocate() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_data.cpp220 int commandSize = 0; in UnmarshallingCommand() local
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c1219 size_t commandSize = sizeof(g_commands) / sizeof(g_commands[0]); in BrManagerMsgHandler() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_manager.c1683 size_t commandSize = sizeof(g_commands) / sizeof(g_commands[0]); in BleManagerMsgHandler() local

Completed in 10 milliseconds