Home
last modified time | relevance | path

Searched defs:subUpdate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Wifi/framework/tests/src/android/net/wifi/hotspot2/
DPasspointTestUtils.java120 UpdateParameter subUpdate = new UpdateParameter(); in createSubscriptionUpdate() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DBufferGl.cpp68 void BufferGl::subUpdate(uint64_t offset, uint64_t size, const void* bytes) { in subUpdate() function in gfxstream::gl::BufferGl
DColorBufferGl.cpp616 bool ColorBufferGl::subUpdate(int x, int y, int width, int height, GLenum p_format, GLenum p_type, in subUpdate() function in gfxstream::gl::ColorBufferGl