Home
last modified time | relevance | path

Searched refs:texture_height_ (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dsprite.h71 const float max_y = float_height / texture_height_; in Draw()
129 texture_height_ = GetNextPowerOfTwo(actual_height_); in LoadTexture()
161 texture_height_, in LoadTexture()
195 int texture_height_; variable
/external/webrtc/webrtc/modules/video_render/ios/
Dopen_gles20.h56 GLsizei texture_height_; variable
Dopen_gles20.mm59 OpenGles20::OpenGles20() : texture_width_(-1), texture_height_(-1) { function
156 texture_height_ != (GLsizei)frame.height()) {
277 texture_height_ = height;