HomeSort by relevance Sort by last modified time
    Searched defs:validate_buffer (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
boolhuff.h 47 static int validate_buffer(const unsigned char *start, size_t len, function
105 validate_buffer(br->buffer + br->pos, 1, br->buffer_end, br->error);
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/object_tracker/
object_tracker.cpp 1326 static bool validate_buffer(VkCommandBuffer dispatchable_object, VkBuffer object, VkDebugReportObjectTypeEXT objType, bool null_allowed) function in namespace:object_tracker
1440 static bool validate_buffer(VkDevice dispatchable_object, VkBuffer object, VkDebugReportObjectTypeEXT objType, bool null_allowed) function in namespace:object_tracker
1789 static bool validate_buffer(VkQueue dispatchable_object, VkBuffer object, VkDebugReportObjectTypeEXT objType, bool null_allowed) function in namespace:object_tracker
    [all...]

Completed in 126 milliseconds