<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: fbCreateWindow API Issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/831935#M127772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your information. I will see if it is necessary to update to Kernel 4.9.88 for our application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Wayne Kuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2018 00:59:39 GMT</pubDate>
    <dc:creator>waynekuo</dc:creator>
    <dc:date>2018-10-31T00:59:39Z</dc:date>
    <item>
      <title>fbCreateWindow API Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/831933#M127770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm facing a issue of fbCreateWindow API for OpenGL ES develop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, my panel resolution is 1920 * 1080, and when I draw a 3D model by OpenGL and rotate the model, the model will be deform. I think this issue is cause by my panel &amp;amp; display area is not a square, so I want to make display area to become a square (1080 * 1080) and put it in the middle of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to i.MX Graph User Guide, seems fbCreateWindow API can help, if I want to modify display area (window) to a square. The API include display_type, x, y, width and height parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can use width and height parameter to modify my window size, but I can not use x and y to modify my window position. The window position is always on the top left of the panel even I add x, y value to this API, such as:&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;device-&amp;gt;window = fbCreateWindow(device-&amp;gt;display_type, 420, 0, 1080, 1080);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has met this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Wayne Kuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 08:30:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/831933#M127770</guid>
      <dc:creator>waynekuo</dc:creator>
      <dc:date>2018-10-25T08:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: fbCreateWindow API Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/831934#M127771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wayne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Which kernel are you using? I mentioned that because fbcreateWindow has an issue in previous kernel, juts puts in that way:&lt;/P&gt;&lt;P&gt;fbCreateWindow(device-&amp;gt;display_type, 0, 0, 1080, 1080);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or migrate to a new kernel 4.9.88 and see what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 17:55:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/831934#M127771</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2018-10-30T17:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: fbCreateWindow API Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/831935#M127772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your information. I will see if it is necessary to update to Kernel 4.9.88 for our application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Wayne Kuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 00:59:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/831935#M127772</guid>
      <dc:creator>waynekuo</dc:creator>
      <dc:date>2018-10-31T00:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: fbCreateWindow API Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/831936#M127773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the record, I also have this problem: fbCreateWindow ignores its second and third arguments and always places the window in the top-left corner. I'm running Linux version 4.9.88-imx_4.9.88_2.0.0_ga+g5e23f9d61147 on an imx8mqevk board. With Linux version 3.14.28-1.0.0_ga+g91cf351 on an imx6qsabresd-based board, the call works fine: the window is positioned correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2018 21:10:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/831936#M127773</guid>
      <dc:creator>alex_stewart</dc:creator>
      <dc:date>2018-11-13T21:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: fbCreateWindow API Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/1183244#M164901</link>
      <description>&lt;P&gt;I'm building with Linux 5.4 sources and this issue is still there, &amp;lt;fbCreateWindow&amp;gt; ignore the x,y offset.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 16:44:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/fbCreateWindow-API-Issue/m-p/1183244#M164901</guid>
      <dc:creator>sajjadahmed</dc:creator>
      <dc:date>2020-11-13T16:44:26Z</dc:date>
    </item>
  </channel>
</rss>

