Home
last modified time | relevance | path

Searched refs:AllocWorkbufResult (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
H A Dwuffs-v0.3.c10576 // AllocWorkbufResult holds a memory allocation (the result of malloc or new,
10579 struct AllocWorkbufResult { struct
10580 AllocWorkbufResult(MemOwner&& mem_owner0, wuffs_base__slice_u8 workbuf0);
10581 AllocWorkbufResult(std::string&& error_message0);
10678 virtual AllocWorkbufResult //
44663 DecodeImageCallbacks::AllocWorkbufResult::AllocWorkbufResult( AllocWorkbufResult() function in DecodeImageCallbacks::AllocWorkbufResult
44668 DecodeImageCallbacks::AllocWorkbufResult::AllocWorkbufResult( AllocWorkbufResult() function in DecodeImageCallbacks::AllocWorkbufResult
[all...]
/third_party/skia/third_party/externals/wuffs/release/c/
H A Dwuffs-v0.3.c9848 // AllocWorkbufResult holds a memory allocation (the result of malloc or new,
9851 struct AllocWorkbufResult { struct
9852 AllocWorkbufResult(MemOwner&& mem_owner0, wuffs_base__slice_u8 workbuf0);
9853 AllocWorkbufResult(std::string&& error_message0);
9927 virtual AllocWorkbufResult //
39642 DecodeImageCallbacks::AllocWorkbufResult::AllocWorkbufResult( AllocWorkbufResult() function in DecodeImageCallbacks::AllocWorkbufResult
39647 DecodeImageCallbacks::AllocWorkbufResult::AllocWorkbufResult( AllocWorkbufResult() function in DecodeImageCallbacks::AllocWorkbufResult
[all...]

Completed in 87 milliseconds