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

  /external/mesa3d/src/gallium/auxiliary/translate/
translate.h 115 void (*set_buffer)( struct translate *, member in struct:translate
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_vs.h 81 void (*set_buffer)( struct draw_vs_variant *, member in struct:draw_vs_variant
  /frameworks/av/drm/mediacas/plugins/clearkey/
ecm.h 159 inline void set_buffer(const sp<ABuffer>& buffer) { function in class:android::clearkeycas::Ecm
  /external/curl/lib/vtls/
gskit.c 235 static CURLcode set_buffer(struct Curl_easy *data, gsk_handle h, function
380 result = set_buffer(data, h, GSK_TLSV11_CIPHER_SPECS,
391 result = set_buffer(data, h, GSK_TLSV12_CIPHER_SPECS,
405 result = set_buffer(data, h, GSK_TLSV10_CIPHER_SPECS,
416 result = set_buffer(data, h, GSK_V3_CIPHER_SPECS,
419 result = set_buffer(data, h, GSK_V2_CIPHER_SPECS,
468 result = set_buffer(data, h, GSK_OS400_APPLICATION_ID, appid, FALSE);
470 result = set_buffer(data, h, GSK_KEYRING_FILE, file, FALSE);
472 result = set_buffer(data, h, GSK_KEYRING_LABEL, label, FALSE);
474 result = set_buffer(data, h, GSK_KEYRING_PW, password, FALSE)
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 400 void set_buffer(VkBuffer inValue) { m_struct.buffer = inValue; } function in class:vkbuffermemorybarrier_struct_wrapper
438 void set_buffer(VkBuffer inValue) { m_struct.buffer = inValue; } function in class:vkbufferviewcreateinfo_struct_wrapper
1033 void set_buffer(VkBuffer inValue) { m_struct.buffer = inValue; } function in class:vkdescriptorbufferinfo_struct_wrapper
4178 void set_buffer(VkBuffer inValue) { m_struct.buffer = inValue; } function in class:vksparsebuffermemorybindinfo_struct_wrapper
    [all...]

Completed in 1527 milliseconds