HomeSort by relevance Sort by last modified time
    Searched refs:get_handle (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ui/gfx/ozone/dri/
dri_skbitmap.h 25 uint32_t get_handle() const { return handle_; }; function in class:gfx::DriSkBitmap
dri_skbitmap.cc 140 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();
hardware_display_controller.cc 72 surface->bitmaps_[i]->get_handle(),
  /external/openssh/
sftp-server.c 361 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();
    [all...]
sftp-client.c 85 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,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
shaderapi.c 432 get_handle(struct gl_context *ctx, GLenum pname) function
1252 return get_handle(ctx, pname);
    [all...]
  /external/mesa3d/src/mesa/main/
shaderapi.c 432 get_handle(struct gl_context *ctx, GLenum pname) function
1252 return get_handle(ctx, pname);
    [all...]

Completed in 83 milliseconds