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

  /external/libxcam/xcore/
xcam_analyzer.h 96 uint32_t get_height () const { function in class:XCam::XAnalyzer
  /external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
esextcTextureBorderClampSamplingTexture.hpp 94 inline glw::GLuint get_height(void) const function in class:glcts::TestConfiguration
  /external/libxcam/modules/soft/
soft_image.h 79 uint32_t get_height () const { function in class:XCam::SoftImage
323 uint32_t height = buf->get_height ();
348 uint32_t height = buf->get_height ();
  /external/libxcam/tests/
test-soft-image.cpp 94 uint32_t get_height () const { function in class:SoftElement
444 elements[idx]->get_width () && elements[idx]->get_height (),
447 idx, elements[idx]->get_width (), elements[idx]->get_height ());
469 BowlModel bowl_model (stitcher->get_bowl_config (), outs[0]->get_width (), outs[0]->get_height ());
471 outs[1]->get_width (), outs[1]->get_height ());
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 1968 uint32_t get_height() { return m_struct.height; } function in class:vkextent2d_struct_wrapper
1999 uint32_t get_height() { return m_struct.height; } function in class:vkextent3d_struct_wrapper
2173 uint32_t get_height() { return m_struct.height; } function in class:vkframebuffercreateinfo_struct_wrapper
5185 float get_height() { return m_struct.height; } function in class:vkviewport_struct_wrapper
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtmlc.h 4799 HRESULT (WINAPI *get_height)(IHTMLStyle *This,VARIANT *p); member in struct:IHTMLStyleVtbl
6298 HRESULT (WINAPI *get_height)(IHTMLRuleStyle *This,VARIANT *p); member in struct:IHTMLRuleStyleVtbl
7787 HRESULT (WINAPI *get_height)(IHTMLCurrentStyle *This,VARIANT *p); member in struct:IHTMLCurrentStyleVtbl
14075 HRESULT (WINAPI *get_height)(IHTMLImgElement *This,__LONG32 *p); member in struct:IHTMLImgElementVtbl
17851 HRESULT (WINAPI *get_height)(IHTMLInputElement *This,__LONG32 *p); member in struct:IHTMLInputElementVtbl
18797 HRESULT (WINAPI *get_height)(IHTMLInputImage *This,__LONG32 *p); member in struct:IHTMLInputImageVtbl
19475 HRESULT (WINAPI *get_height)(IHTMLMarqueeElement *This,VARIANT *p); member in struct:IHTMLMarqueeElementVtbl
22953 HRESULT (WINAPI *get_height)(IHTMLScreen *This,__LONG32 *p); member in struct:IHTMLScreenVtbl
24062 HRESULT (WINAPI *get_height)(IHTMLEmbedElement *This,VARIANT *p); member in struct:IHTMLEmbedElementVtbl
25511 HRESULT (WINAPI *get_height)(IHTMLTable *This,VARIANT *p); member in struct:IHTMLTableVtbl
26160 HRESULT (WINAPI *get_height)(IHTMLTableRow2 *This,VARIANT *p); member in struct:IHTMLTableRow2Vtbl
26360 HRESULT (WINAPI *get_height)(IHTMLTableCell *This,VARIANT *p); member in struct:IHTMLTableCellVtbl
27209 HRESULT (WINAPI *get_height)(IHTMLObjectElement *This,VARIANT *p); member in struct:IHTMLObjectElementVtbl
27939 HRESULT (WINAPI *get_height)(IHTMLFrameElement2 *This,VARIANT *p); member in struct:IHTMLFrameElement2Vtbl
28097 HRESULT (WINAPI *get_height)(IHTMLIFrameElement2 *This,VARIANT *p); member in struct:IHTMLIFrameElement2Vtbl
    [all...]

Completed in 711 milliseconds