Searched refs:get_handle (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/gfx/ozone/dri/
H A Ddri_skbitmap.h25 uint32_t get_handle() const { return handle_; }; function in class:gfx::DriSkBitmap
H A Ddri_skbitmap.cc140 map_request.handle = bitmap->get_handle();
144 DestroyDumbBuffer(bitmap->get_fd(), bitmap->get_handle());
157 DestroyDumbBuffer(bitmap->get_fd(), bitmap->get_handle());
166 bitmap->get_handle()))->unref();
H A Dhardware_display_controller.cc72 surface->bitmaps_[i]->get_handle(),
/external/openssh/
H A Dsftp-server.c361 get_handle(void) function
591 handle = get_handle();
608 handle = get_handle();
650 handle = get_handle();
732 handle = get_handle();
822 handle = get_handle();
920 handle = get_handle();
1215 handle = get_handle();
H A Dsftp-client.c85 get_handle(struct sftp_conn *conn, u_int expected_id, u_int *len,
208 get_handle(struct sftp_conn *conn, u_int expected_id, u_int *len, function
467 handle = get_handle(conn, id, &handle_len,
1043 handle = get_handle(conn, id, &handle_len,
1396 handle = get_handle(conn, id, &handle_len,
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dshaderapi.c432 get_handle(struct gl_context *ctx, GLenum pname) function
1252 return get_handle(ctx, pname);
/external/mesa3d/src/mesa/main/
H A Dshaderapi.c432 get_handle(struct gl_context *ctx, GLenum pname) function
1252 return get_handle(ctx, pname);

Completed in 896 milliseconds